Skip to content
Failed

Console Output

Started by user Dmitry Kornilov
Rebuilds build #8
Running as Dmitry Kornilov
Agent basic-ftrj7 is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: ""
  name: "basic-ftrj7"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jaxws.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-ftrj7"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "basic-ftrj7"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jaxws.svc.cluster.local/jaxws/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jaxws"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

[EnvInject] - Loading node environment variables.
Building remotely on basic-ftrj7 in workspace /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-xnphNoGiC5EH/agent.74
SSH_AGENT_PID=76
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS@tmp/private_key_1097984613206078195.key (/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS@tmp/private_key_1097984613206078195.key)
[ssh-agent] Using credentials jaxws-bot (GitHub bot SSH)
Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on basic-ftrj7
Copied 1 artifact from "TCK_jakarta_9_GF_6.1_integration_JAXWS" build number 2
[TCK_jakarta_9_JAXWS] $ /bin/sh -xe /tmp/jenkins497343864548281583.sh
+ export TCK_HOME=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
+ echo TCK_HOME in jaxwstck.sh /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
TCK_HOME in jaxwstck.sh /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
+ echo ANT_HOME in jaxwstck.sh /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
ANT_HOME in jaxwstck.sh /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest
+ echo PATH in jaxwstck.sh /opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PATH in jaxwstck.sh /opt/tools/java/openjdk/jdk-11/latest/bin:/opt/tools/java/openjdk/jdk-11/latest/bin:/home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ echo ANT_OPTS in jaxwstck.sh 
ANT_OPTS in jaxwstck.sh 
+ hostname
+ HOST=basic-ftrj7
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
+ echo Using stashed bundle for xml-ws-tck created during the build phase
Using stashed bundle for xml-ws-tck created during the build phase
+ wget -nv -c https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-910/jakarta-xml-ws-tck-3.0.0.zip -O jakarta-xml-ws-tck-3.0.0.zip
2021-03-19 12:50:45 URL:https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-910/jakarta-xml-ws-tck-3.0.0.zip [33351066/33351066] -> "jakarta-xml-ws-tck-3.0.0.zip" [1]
+ unzip -q jakarta-xml-ws-tck-3.0.0.zip -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
+ export TCK_NAME=xml-ws-tck
+ export GF_TOPLEVEL_DIR=glassfish6
+ unzip -q /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish.zip -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS
+ TS_HOME=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck
+ echo TS_HOME /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck
TS_HOME /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck
+ chmod -R 777 /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin
+ wget -nv -c https://raw.githubusercontent.com/eclipse-ee4j/jakartaee-tck/master/install/jaxws/bin/ts.jte.jdk11 -O ts.jte.jdk11
+ cp ts.jte.jdk11 ts.jte
+ export ANT_OPTS=-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http,https
+ which java
/opt/tools/java/openjdk/jdk-11/latest/bin/java
+ java -version
openjdk version "11.0.2" 2019-01-15
OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
+ sed -i s#^webcontainer\.home=.*#webcontainer.home=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish#g ts.jte
+ sed -i s#webcontainer\.home\.ri=.*#webcontainer.home.ri=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish#g ts.jte
+ sed -i s#webServerHost\.2=.*#webServerHost.2=localhost#g ts.jte
+ sed -i s#webServerPort\.2=.*#webServerPort.2=9080#g ts.jte
+ sed -i s#wsgen.ant.classname=.*#wsgen.ant.classname=com.sun.tools.ws.ant.WsGen#g ts.jte
+ sed -i s#wsimport.ant.classname=.*#wsimport.ant.classname=com.sun.tools.ws.ant.WsImport#g ts.jte
+ sed -i s#glassfish.admin.port.ri=.*#glassfish.admin.port.ri=5858#g ts.jte
+ sed -i s#^report.dir=.*#report.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tckreport/xml-ws-tck#g ts.jte
+ sed -i s#^work.dir=.*#work.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tckwork/xml-ws-tck#g ts.jte
+ mkdir -p /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tckreport/xml-ws-tck
+ mkdir -p /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tckwork/xml-ws-tck
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/bin
+ ./asadmin start-domain
Waiting for domain1 to start ........
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin
+ ant config.vi
Buildfile: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/weblib
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

config.vi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

config.vi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

stop-server:
     [exec] Waiting for the domain to stop ..
     [exec] Command stop-domain executed successfully.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkForFiles:

copy.server.policy:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/config

copy.client.policy:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/appclient

concat.security:
   [concat] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/client_policy.append does not exist.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy.tck.jars:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/lib
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/lib
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

start-server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.unix:
     [exec] Waiting for domain1 to start ...
     [exec] Successfully started the domain : domain1
     [exec] domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1
     [exec] Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/logs/server.log
     [exec] Admin Port: 4848
     [exec] Command start-domain executed successfully.
     [echo]  The App Server is now available.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.win:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

add.users:
     [echo] Create user: (j2ee,j2ee,staff:mgr:asadmin)
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

create-file-user:
     [exec] Command create-file-user executed successfully.
     [echo] Create user: (javajoe,javajoe,guest)
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

create-file-user:
     [exec] Command create-file-user executed successfully.

BUILD SUCCESSFUL
Total time: 11 seconds
+ RI_DOMAIN_CONFIG_FILE=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/config/domain.xml
+ rm -rf /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/*
+ mkdir /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri
+ cp /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish.zip /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/latest-glassfish.zip
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri
+ unzip -q latest-glassfish.zip
+ sed -i s/4848/5858/g /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/config/domain.xml
+ sed -i s/8080/9080/g /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/config/domain.xml
+ sed -i s/8181/9181/g /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/config/domain.xml
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/bin
+ ./asadmin start-domain
Waiting for domain1 to start .........................
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/logs/server.log
Admin Port: 5858
Command start-domain executed successfully.
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin
+ ant config.ri
Buildfile: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

config.ri:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

config.ri:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

stop-server:
     [exec] Waiting for the domain to stop .
     [exec] Command stop-domain executed successfully.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkForFiles:

copy.server.policy:

copy.client.policy:

concat.security:
   [concat] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/client_policy.append does not exist.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy.tck.jars:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/lib
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/lib
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

start-server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.unix:
     [exec] Waiting for domain1 to start ...
     [exec] Successfully started the domain : domain1
     [exec] domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1
     [exec] Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/logs/server.log
     [exec] Admin Port: 4848
     [exec] Command start-domain executed successfully.
     [echo]  The App Server is now available.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

start.appserver.win:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

add.users:
     [echo] Create user: (j2ee,j2ee,staff:mgr:asadmin)
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

create-file-user:
     [exec] Command create-file-user executed successfully.
     [echo] Create user: (javajoe,javajoe,guest)
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

checkPlatform:

configUnix:
     [echo] on unix

configWindows:

configPlatform:

filter.password.file:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin

create-file-user:
     [exec] Command create-file-user executed successfully.

BUILD SUCCESSFUL
Total time: 9 seconds
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/bin
+ ./asadmin stop-domain
Waiting for the domain to stop .
Command stop-domain executed successfully.
+ ./asadmin start-domain
Waiting for domain1 to start ...
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/bin
+ ./asadmin stop-domain
Waiting for the domain to stop 
Command stop-domain executed successfully.
+ ./asadmin start-domain
Waiting for domain1 to start ...
Successfully started the domain : domain1
domain  Location: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1
Log File: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/ri/glassfish6/glassfish/domains/domain1/logs/server.log
Admin Port: 5858
Command start-domain executed successfully.
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws
+ ant -Dkeywords=all -Dbuild.vi=true build
Buildfile: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [move] Moving 15 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/JAXWS_Util.java:151: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]     service = (jakarta.xml.ws.Service) siClass.newInstance();
 [ts.javac]                                               ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/util/TestUtil.java:927: warning: [deprecation] encode(String) in URLEncoder has been deprecated
 [ts.javac]       buf.append(URLEncoder.encode(name)).append("=")
 [ts.javac]                            ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/util/TestUtil.java:928: warning: [deprecation] encode(String) in URLEncoder has been deprecated
 [ts.javac]           .append(URLEncoder.encode(value));
 [ts.javac]                             ^
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 3 warnings

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] wsdl.location already set, using it
     [echo] tmp.wsdl.location=http://localhost:8080/WSDLHelloService/jaxws/Hello?wsdl
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] wsdlLocation=http://localhost:8080/WSDLHelloService/jaxws/Hello?wsdl
     [echo] tmp.wsdl.location=http://localhost:8080/WSDLHelloService/jaxws/Hello?wsdl
     [echo] binding files=standalone-customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/standalone-customfile.xml -wsdllocation http://localhost:8080/WSDLHelloService/jaxws/Hello?wsdl
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3Request.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3Response.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/Hello3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/package-info.java 
     [move] Moving 15 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/harness/EETest.java:466: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]             testClInst = Class.forName(sClass_name).newInstance();
 [ts.javac]                                                    ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/porting/TSURL.java:70: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ctsURL = (TSURLInterface) c.newInstance();
 [ts.javac]                                    ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/porting/TSURL.java:99: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ctsURL = (TSURLInterface) c.newInstance();
 [ts.javac]                                    ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/lib/porting/TSURL.java:120: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ctsURL = (TSURLInterface) c.newInstance();
 [ts.javac]                                    ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:74: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ejbRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                        ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:87: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         servletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                            ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:100: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         jspRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                        ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:113: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ejbEmbedRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                             ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:126: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ejbLiteJsfRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                               ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:139: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ejbLiteJspRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                               ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:152: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         ejbLiteSecuredJspRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                                      ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:165: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         webRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                        ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:178: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         emptyRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                          ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:191: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         stateless3Runner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                               ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:204: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         stateful3Runner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                              ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:217: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         appmanagedRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                               ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:230: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         appmanagedNoTxRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                                   ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:243: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         wsejbRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                          ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:256: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         wsservletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                              ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:269: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         pmservletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                              ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:282: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         puservletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                              ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:295: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         connectorServletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                                     ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:308: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         jaspicServletRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                                  ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/VehicleRunnerFactory.java:322: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]         customVehicleRunner = (VehicleRunnable) c.newInstance();
 [ts.javac]                                                  ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 24 warnings

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAsyncHandler
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/common/vehicle/EmptyVehicleRunner.java:39: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]       theTestClient = (ServiceEETest) c.newInstance();
 [ts.javac]                                        ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] 1 warning
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/AsyncHandler
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Binding
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [move] Moving 18 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 16 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/vi_built_WSDLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyHeaderType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyResult2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyHeaderType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyResult2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/package-info.java 
     [move] Moving 13 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 12 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Binding

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSBinding
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Binding
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider/Client.java:447: warning: [deprecation] Boolean(String) in Boolean has been deprecated
 [ts.javac]           new Boolean("false"));
 [ts.javac]           ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider/Client.java:449: warning: [deprecation] Boolean(String) in Boolean has been deprecated
 [ts.javac]           new Boolean("false"));
 [ts.javac]           ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/common/ByteArrayBuffer.java:127: warning: [dep-ann] deprecated item is not annotated with @Deprecated
 [ts.javac]   public final byte[] toByteArray() {
 [ts.javac]                       ^
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 3 warnings

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSBindingProvider
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/BindingProvider
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Dispatch
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Dispatch

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSDispatch
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Dispatch
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSEndpointReference
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/EndpointReference
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Holder
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Holder/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSHolder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Holder
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/LogicalMessage
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/LogicalMessage

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSLogicalMessage
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/LogicalMessage
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/ProtocolException
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSProtocolException
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/ProtocolException
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Provider
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/vi_built_WSDLHelloProviderService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/WSDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=standalone-customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/WSDLHelloProviderService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/standalone-customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello3.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/Hello3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/package-info.java 
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Provider

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSProvider
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Provider
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature/Client.java:237: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
 [ts.javac]               + new Boolean(true) + "], received [" + n.isEnabled() + "]");
 [ts.javac]                 ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature/Client.java:252: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
 [ts.javac]                 + new Boolean(false) + "], received [" + n1.isEnabled() + "]");
 [ts.javac]                   ^
 [ts.javac] 2 warnings

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSRespectBindingFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/RespectBindingFeature
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSResponse
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Response
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service_Mode
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSService_Mode
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/Service_Mode
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/standalone.webservices.xml to copy.
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSHelloSecureService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/vi_built_WSHelloSecureService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/WSHelloSecureService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/WSHelloSecureService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/HelloService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/HelloService.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/hellosecureclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWebServiceContext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceContext
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceException
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWebServiceException
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServiceException
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServicePermission
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWebServicePermission
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws/WebServicePermission
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalHandler
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/vi_built_WSDLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalHandler

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSLogicalHandler
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalHandler
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalMessageContext
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalMessageContext

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSLogicalMessageContext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/LogicalMessageContext
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/MessageContext/Scope
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMessageContextScope
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/MessageContext/Scope
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/MessageContext
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSPortInfo
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler/PortInfo
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPHandler
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/vi_built_WSDLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPHandler

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSSOAPHandler
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPHandler
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPMessageContext
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPMessageContext

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSSOAPMessageContext
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap/SOAPMessageContext
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_handler_soap
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPBinding
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSXMLBindDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/vi_built_WSXMLBindDLHelloProviderService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/WSXMLBindDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/WSXMLBindDLHelloProviderService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloOneWayRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloOneWayRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/package-info.java 
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPBinding

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSHTTPPBinding
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPBinding
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPException
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSHTTPException
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http/HTTPException
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_http
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAddressingFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature_Responses
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAddressingFeature_Responses
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/AddressingFeature_Responses
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/MTOMFeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMTOMFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/MTOMFeature
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPBinding
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPBinding

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSSOAPBinding
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPBinding
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPFaultException
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSSOAPFaultException
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap/SOAPFaultException
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_soap
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReference
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW3CEndpointReference
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReference
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReferenceBuilder
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReferenceBuilder

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW3CEndpointReferenceBuilder
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing/W3CEndpointReferenceBuilder
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/api/jakarta_xml_ws_wsaddressing
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/common

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/deploymentDescriptors
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/deploymentDescriptors/filetemplates
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/deploymentDescriptors/httptemplates
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.MarshallTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.MarshallTestImpl
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigDecimalArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigDecimalArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigDecimalTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigDecimalTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigIntegerArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigIntegerArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigIntegerTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BigIntegerTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BooleanArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BooleanArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BooleanTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/BooleanTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ByteArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ByteArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ByteTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ByteTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/CalendarArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/CalendarArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/CalendarTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/CalendarTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/DoubleArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/DoubleArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/DoubleTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/DoubleTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/FloatArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/FloatArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/FloatTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/FloatTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/IntArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/IntArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/IntTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/IntTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/JavaBeanArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/JavaBeanArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/JavaBeanTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/JavaBeanTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/LongArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/LongArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/LongTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/LongTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/MyServiceExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/MyServiceExceptionTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/MyServiceExceptionTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ShortArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ShortArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ShortTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/ShortTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/StringArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/StringArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/StringTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/StringTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/VoidTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/VoidTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperBooleanArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperBooleanArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperBooleanTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperBooleanTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperByteArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperByteArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperByteTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperByteTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperDoubleArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperDoubleArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperDoubleTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperDoubleTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperFloatArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperFloatArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperFloatTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperFloatTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperIntArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperIntArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperIntegerTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperIntegerTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperLongArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperLongArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperLongTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperLongTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperShortArrayTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperShortArrayTestResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperShortTest.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/jaxws/WrapperShortTestResponse.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.MarshallTest]
    [wsgen] [should process method: booleanTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: booleanTest(boolean)]
    [wsgen] [method.getDeclaringType(): (boolean)boolean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BooleanTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BooleanTestResponse]
    [wsgen] [should process method: wrapperBooleanTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperBooleanTest(java.lang.Boolean)]
    [wsgen] [method.getDeclaringType(): (java.lang.Boolean)java.lang.Boolean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperBooleanTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperBooleanTestResponse]
    [wsgen] [should process method: byteTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: byteTest(byte)]
    [wsgen] [method.getDeclaringType(): (byte)byte]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ByteTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ByteTestResponse]
    [wsgen] [should process method: wrapperByteTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperByteTest(java.lang.Byte)]
    [wsgen] [method.getDeclaringType(): (java.lang.Byte)java.lang.Byte]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperByteTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperByteTestResponse]
    [wsgen] [should process method: shortTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: shortTest(short)]
    [wsgen] [method.getDeclaringType(): (short)short]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ShortTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ShortTestResponse]
    [wsgen] [should process method: wrapperShortTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperShortTest(java.lang.Short)]
    [wsgen] [method.getDeclaringType(): (java.lang.Short)java.lang.Short]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperShortTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperShortTestResponse]
    [wsgen] [should process method: intTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: intTest(int)]
    [wsgen] [method.getDeclaringType(): (int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.IntTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.IntTestResponse]
    [wsgen] [should process method: wrapperIntegerTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperIntegerTest(java.lang.Integer)]
    [wsgen] [method.getDeclaringType(): (java.lang.Integer)java.lang.Integer]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperIntegerTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperIntegerTestResponse]
    [wsgen] [should process method: longTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: longTest(long)]
    [wsgen] [method.getDeclaringType(): (long)long]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.LongTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.LongTestResponse]
    [wsgen] [should process method: wrapperLongTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperLongTest(java.lang.Long)]
    [wsgen] [method.getDeclaringType(): (java.lang.Long)java.lang.Long]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperLongTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperLongTestResponse]
    [wsgen] [should process method: floatTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: floatTest(float)]
    [wsgen] [method.getDeclaringType(): (float)float]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.FloatTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.FloatTestResponse]
    [wsgen] [should process method: wrapperFloatTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperFloatTest(java.lang.Float)]
    [wsgen] [method.getDeclaringType(): (java.lang.Float)java.lang.Float]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperFloatTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperFloatTestResponse]
    [wsgen] [should process method: doubleTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: doubleTest(double)]
    [wsgen] [method.getDeclaringType(): (double)double]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.DoubleTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.DoubleTestResponse]
    [wsgen] [should process method: wrapperDoubleTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperDoubleTest(java.lang.Double)]
    [wsgen] [method.getDeclaringType(): (java.lang.Double)java.lang.Double]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperDoubleTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperDoubleTestResponse]
    [wsgen] [should process method: booleanArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: booleanArrayTest(boolean[])]
    [wsgen] [method.getDeclaringType(): (boolean[])boolean[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BooleanArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BooleanArrayTestResponse]
    [wsgen] [should process method: byteArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: byteArrayTest(byte[])]
    [wsgen] [method.getDeclaringType(): (byte[])byte[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ByteArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ByteArrayTestResponse]
    [wsgen] [should process method: shortArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: shortArrayTest(short[])]
    [wsgen] [method.getDeclaringType(): (short[])short[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ShortArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.ShortArrayTestResponse]
    [wsgen] [should process method: intArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: intArrayTest(int[])]
    [wsgen] [method.getDeclaringType(): (int[])int[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.IntArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.IntArrayTestResponse]
    [wsgen] [should process method: longArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: longArrayTest(long[])]
    [wsgen] [method.getDeclaringType(): (long[])long[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.LongArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.LongArrayTestResponse]
    [wsgen] [should process method: floatArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: floatArrayTest(float[])]
    [wsgen] [method.getDeclaringType(): (float[])float[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.FloatArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.FloatArrayTestResponse]
    [wsgen] [should process method: doubleArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: doubleArrayTest(double[])]
    [wsgen] [method.getDeclaringType(): (double[])double[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.DoubleArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.DoubleArrayTestResponse]
    [wsgen] [should process method: wrapperBooleanArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperBooleanArrayTest(java.lang.Boolean[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Boolean[])java.lang.Boolean[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperBooleanArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperBooleanArrayTestResponse]
    [wsgen] [should process method: wrapperByteArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperByteArrayTest(java.lang.Byte[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Byte[])java.lang.Byte[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperByteArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperByteArrayTestResponse]
    [wsgen] [should process method: wrapperShortArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperShortArrayTest(java.lang.Short[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Short[])java.lang.Short[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperShortArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperShortArrayTestResponse]
    [wsgen] [should process method: wrapperIntArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperIntArrayTest(java.lang.Integer[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Integer[])java.lang.Integer[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperIntArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperIntArrayTestResponse]
    [wsgen] [should process method: wrapperLongArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperLongArrayTest(java.lang.Long[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Long[])java.lang.Long[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperLongArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperLongArrayTestResponse]
    [wsgen] [should process method: wrapperFloatArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperFloatArrayTest(java.lang.Float[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Float[])java.lang.Float[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperFloatArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperFloatArrayTestResponse]
    [wsgen] [should process method: wrapperDoubleArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: wrapperDoubleArrayTest(java.lang.Double[])]
    [wsgen] [method.getDeclaringType(): (java.lang.Double[])java.lang.Double[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperDoubleArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.WrapperDoubleArrayTestResponse]
    [wsgen] [should process method: stringTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringTest(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.StringTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.StringTestResponse]
    [wsgen] [should process method: stringArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringArrayTest(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.StringArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.StringArrayTestResponse]
    [wsgen] [should process method: calendarTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: calendarTest(java.util.Calendar)]
    [wsgen] [method.getDeclaringType(): (java.util.Calendar)java.util.Calendar]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.CalendarTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.CalendarTestResponse]
    [wsgen] [should process method: calendarArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: calendarArrayTest(java.util.Calendar[])]
    [wsgen] [method.getDeclaringType(): (java.util.Calendar[])java.util.Calendar[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.CalendarArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.CalendarArrayTestResponse]
    [wsgen] [should process method: bigIntegerTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bigIntegerTest(java.math.BigInteger)]
    [wsgen] [method.getDeclaringType(): (java.math.BigInteger)java.math.BigInteger]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigIntegerTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigIntegerTestResponse]
    [wsgen] [should process method: bigIntegerArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bigIntegerArrayTest(java.math.BigInteger[])]
    [wsgen] [method.getDeclaringType(): (java.math.BigInteger[])java.math.BigInteger[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigIntegerArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigIntegerArrayTestResponse]
    [wsgen] [should process method: bigDecimalTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bigDecimalTest(java.math.BigDecimal)]
    [wsgen] [method.getDeclaringType(): (java.math.BigDecimal)java.math.BigDecimal]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigDecimalTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigDecimalTestResponse]
    [wsgen] [should process method: bigDecimalArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bigDecimalArrayTest(java.math.BigDecimal[])]
    [wsgen] [method.getDeclaringType(): (java.math.BigDecimal[])java.math.BigDecimal[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigDecimalArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.BigDecimalArrayTestResponse]
    [wsgen] [should process method: javaBeanTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: javaBeanTest(com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean)]
    [wsgen] [method.getDeclaringType(): (com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean)com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.JavaBeanTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.JavaBeanTestResponse]
    [wsgen] [should process method: javaBeanArrayTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: javaBeanArrayTest(com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean[])]
    [wsgen] [method.getDeclaringType(): (com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean[])com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.JavaBean[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.JavaBeanArrayTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.JavaBeanArrayTestResponse]
    [wsgen] [should process method: myServiceExceptionTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: myServiceExceptionTest()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.MyServiceExceptionTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.MyServiceExceptionTestResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.MyServiceExceptionBean]
    [wsgen] [should process method: voidTest hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: voidTest()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.VoidTest]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.jaxws.VoidTestResponse]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server
     [move] Moving 81 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/MarshallTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/vi_built_WSJ2WDLMT_web.war
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTestService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.client -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceException.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceExceptionTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceExceptionTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/VoidTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/VoidTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntegerTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntegerTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigDecimalTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BigIntegerTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/BooleanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ByteTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/CalendarTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/DoubleTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/FloatTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/IntTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/JavaBeanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/LongTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MarshallTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceExceptionTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceExceptionTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/MyServiceException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/ShortTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/StringTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/VoidTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/VoidTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperBooleanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperByteTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperDoubleTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperFloatTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntegerTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperIntegerTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperLongTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/WrapperShortTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client/package-info.java 
     [move] Moving 87 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLMT
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.marshalltest.server.MarshallTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/MarshallTestImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/MarshallTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/vi_built_WSJ2WDLMT_web.war
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.EchoImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.EchoImpl
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoString.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringArray.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringArrayResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.EchoImpl]
    [wsgen] [should process method: echoString hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: echoString(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.jaxws.EchoString]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.jaxws.EchoStringResponse]
    [wsgen] [should process method: echoStringArray hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: echoStringArray(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.jaxws.EchoStringArray]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.jaxws.EchoStringArrayResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/EchoService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/vi_built_WSJ2WDLNOSEI_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/jaxws/EchoStringResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.client -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/Echo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoString.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/Echo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/EchoStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLNOSEI
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.nosei.server.EchoImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/EchoImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/EchoService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.java:107: warning: [deprecation] Integer(String) in Integer has been deprecated
 [ts.javac]     tokens.put(key, new Integer(value));
 [ts.javac]                     ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 1 warning

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_sources
     [echo] wsdlFile=${wsdl.file}
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.restful.server.TokensImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.restful.server.TokensImpl
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${wsdl.filename}
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/vi_built_WSJ2WDLRESTFUL_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/HttpClient.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLRESTFUL
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/client
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=${wsdl.file}
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.restful.server.TokensImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/TokensImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.restful.server.TokensImpl
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${wsdl.filename}
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.TestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.TestImpl
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/CompareSessionId.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/CompareSessionIdResponse.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/GetSessionId.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/GetSessionIdResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.TestImpl]
    [wsgen] [should process method: getSessionId hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getSessionId()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.jaxws.GetSessionId]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.jaxws.GetSessionIdResponse]
    [wsgen] [should process method: compareSessionId hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: compareSessionId(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)boolean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.jaxws.CompareSessionId]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.jaxws.CompareSessionIdResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/vi_built_WSJ2WDLSMT_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/CompareSessionId.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/CompareSessionIdResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/GetSessionId.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/jaxws/GetSessionIdResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/TestService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.client -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/CompareSessionId.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/CompareSessionIdResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/GetSessionId.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/GetSessionIdResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/Test.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/TestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/CompareSessionId.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/CompareSessionIdResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/GetSessionId.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/GetSessionIdResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLSMT
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.sessionmaintaintest.server.TestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/TestImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImpl
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method1.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method1Response.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method3.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method3Response.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method4.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method4Response.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method5.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method5Response.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/ToString.java
    [wsgen] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/ToStringResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImpl]
    [wsgen] [should process method: method3 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: method3(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method3]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method3Response]
    [wsgen] [should process method: method4 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: method4(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method4]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method4Response]
    [wsgen] [should process method: method5 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: method5(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method5]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method5Response]
    [wsgen] [should process method: method9 hasWebMethods: true ]
    [wsgen] [should process method: method10 hasWebMethods: true ]
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImplBase]
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImplBaseBase]
    [wsgen] [should process method: method1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: method1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method1]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.Method1Response]
    [wsgen] [should process method: toString hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: toString()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.ToString]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.jaxws.ToStringResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/vi_built_WSJ2WDLWEBMETHOD_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBase.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImplBaseBase.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method1Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method4Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/Method5Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/ToString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/jaxws/ToStringResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/TestService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.client -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method1.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method1Response.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method3Response.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method4.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method4Response.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method5.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method5Response.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Test.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/TestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ToString.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ToStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method1Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method4Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Method5Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ToString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/ToStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client/package-info.java 
     [move] Moving 14 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLWEBMETHOD
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.document.literal.webmethod.server.TestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/TestImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest1.HandlerChainTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1 -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1 com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest1.HandlerChainTestImpl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest1.HandlerChainTest]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/HandlerChainTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/vi_built_WSJ2WHandlerChainTest1Service_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/LogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/SOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest1 -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/HandlerChainTestService.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WHandlerChainTest1Service
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest2.HandlerChainTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2 -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2 com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest2.HandlerChainTestImpl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest2.HandlerChainTest]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/HandlerChainTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/vi_built_WSJ2WHandlerChainTest2Service_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/LogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/SOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.handlerchaintest2 -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/HandlerChainTestService.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WHandlerChainTest2Service
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.nosei.server.EchoImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.nosei.server.EchoImpl
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.nosei.server.EchoImpl]
    [wsgen] [should process method: echoString hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: echoString(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: echoStringArray hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: echoStringArray(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String[]]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/EchoService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/vi_built_WSJ2WRLNOSEI_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/EchoService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/EchoService.wsdl -p com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.nosei.client -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/Echo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/EchoService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/StringArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/Echo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/EchoService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/StringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/generated_sources/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client/package-info.java 
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLNOSEI
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.ee.j2w.rpc.literal.nosei.server.EchoImpl
     [echo] _impl=com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/EchoImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/EchoService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLAsyncTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/vi_built_WSW2JDLAsyncTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/WSW2JDLAsyncTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/WSW2JDLAsyncTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLAsyncTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLAsyncTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/CatalogTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloOneWay.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/CatalogTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloOneWay.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLCatalogTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/vi_built_WSW2JDLCatalogTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/CatalogTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloOneWay.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLCatalogTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/CustomizationEmbeddedTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/HelloException.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloFaultMessage.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Name.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/CustomizationEmbeddedTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/HelloException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloFaultMessage.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Name.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [move] Moving 14 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLCustomizationEmbeddedTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/vi_built_WSW2JDLCustomizationEmbeddedTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/EchoResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloFaultMessage.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloRequest3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/HelloResponse3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/Name.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/CustomizationEmbeddedTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/custom/pkg/HelloException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLCustomizationEmbeddedTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] unknown extensibility element or attribute "JAXWS" (in namespace "http://www.w3.org/2000/xmlns/")
 [wsimport]   line 72 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTestService.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestException.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloFaultMessage.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloFaultMessage.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLCustomizationExternalTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/vi_built_WSW2JDLCustomizationExternalTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloFaultMessage.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/custom/pkg/CustomizationExternalTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLCustomizationExternalTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JHandlerChainTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/vi_built_WSW2JHandlerChainTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/LogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/SOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HandlerChainTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JHandlerChainTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/customfile2.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/CustomerInfo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderItem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/CustomerInfo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderItem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [move] Moving 13 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLHeaderTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/vi_built_WSW2JDLHeaderTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/BadOrderFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ConfigHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/CustomerInfo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/HeaderTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderItem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/ProductOrderResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLHeaderTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBook.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBoolean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfByte.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDateTime.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDecimal.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDouble.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfFloat.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInt.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInteger.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfLong.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfQName.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfShort.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfString.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/Book.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/BooleanElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ByteElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DateTimeElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DecimalElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DoubleElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/FloatElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntegerElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/LongElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/QNameElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ShortElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBook.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBoolean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfByte.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDateTime.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDecimal.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDouble.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfFloat.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInt.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInteger.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfLong.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfQName.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfShort.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/Book.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/BooleanElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ByteElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DateTimeElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DecimalElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DoubleElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/FloatElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntegerElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/LongElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/QNameElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ShortElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [move] Moving 30 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLHolderTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/vi_built_WSW2JDLHolderTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBook.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfBoolean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfByte.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDateTime.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDecimal.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfDouble.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfFloat.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInt.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfInteger.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfLong.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfQName.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfShort.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ArrayOfString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/Book.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/BooleanElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ByteElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DateTimeElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DecimalElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/DoubleElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/FloatElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/HolderTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/IntegerElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/LongElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/QNameElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/ShortElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/StringElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLHolderTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloOneWay.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HttpTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloOneWay.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HttpTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLHttpTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/vi_built_WSW2JDLHttpTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloOneWay.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/HttpTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLHttpTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Document.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Employee.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnnotationType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnonymousType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnyURIType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFaultException.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStatusType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringEnumType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypes.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypesListType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayMessage.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Person.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Document.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Employee.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnnotationType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnonymousType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnyURIType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFaultException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStatusType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringEnumType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypes.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypesListType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayMessage.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Person.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/package-info.java 
 [wsimport] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ObjectFactory.java uses unchecked or unsafe operations.
 [wsimport] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [move] Moving 102 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Client.java:3296: warning: [deprecation] Float(float) in Float has been deprecated
 [ts.javac]     Float[] request = new Float[] { new Float(Float.MIN_VALUE),
 [ts.javac]                                     ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Client.java:3297: warning: [deprecation] Float(float) in Float has been deprecated
 [ts.javac]         new Float(Float.MAX_VALUE), new Float(1) };
 [ts.javac]         ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Client.java:3297: warning: [deprecation] Float(float) in Float has been deprecated
 [ts.javac]         new Float(Float.MAX_VALUE), new Float(1) };
 [ts.javac]                                     ^
 [ts.javac] 3 warnings

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLMarshallTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/vi_built_WSW2JDLMarshallTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Base64BinaryTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigDecimalTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BigIntegerTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/BooleanTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ByteTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CalendarTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/CompoundTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Document.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DoubleTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/DurationTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoEmployeeResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/EchoPersonResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Employee.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FloatTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnnotationType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnonymousType$FooAnonymousElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnonymousType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooAnyURIType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooFaultException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStatusType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringEnumType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypes.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/FooVariousSchemaTypesListType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GDayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthDayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GMonthTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearMonthTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/GYearTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/HexBinaryTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IncludedStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/IntTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBean2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/JavaBeanTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/LongTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/MarshallTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/NewSchemaTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayMessage.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/OneWayTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/Person.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/QNameTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/ShortTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/StringTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/VoidTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLMarshallTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType22.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType33.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest1.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest4.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType33.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [move] Moving 17 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/MTOMFeatureTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/vi_built_WSW2JDLMTOMFeature_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType22.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType33.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestImpl4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType22.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType33.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest1.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest4.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/DataType33.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTest4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/MTOMFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/package-info.java 
     [move] Moving 17 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLMTOMFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType22.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType33.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType33.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [move] Moving 13 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLMTOMTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/vi_built_WSW2JDLMTOMTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType22.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType33.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType22.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType33.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/DataType33.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/MTOMTestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/package-info.java 
     [move] Moving 13 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLMTOMTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/DLOWHandlerTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/MyAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/DLOWHandlerTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/MyAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [move] Moving 11 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLOWHandlerTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/vi_built_WSDLOWHandlerTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/DLOWHandlerTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/MyAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/WSDLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/WSDLOWHandlerTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/DLOWHandlerTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/MyAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/DLOWHandlerTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/MyAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSDLOWHandlerTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLOWHandlerTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/vi_built_WSDLOWHandlerTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/DLOWHandlerTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/MyAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64Binary.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64BinaryResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBoolean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByte.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTime.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimal.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDouble.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloat.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinary.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinaryResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInt.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInteger.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLong.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQName.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShort.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoString.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArray.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArrayResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64Binary.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64BinaryResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBoolean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByte.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTime.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimal.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDouble.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloat.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinary.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinaryResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInt.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInteger.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLong.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQName.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShort.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArrayResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [move] Moving 56 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLWMarshallTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/vi_built_WSW2JDLWMarshallTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64Binary.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBase64BinaryResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBoolean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoBooleanResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByte.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoByteResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTime.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDateTimeResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimal.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDecimalResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDouble.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoDoubleResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloat.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoFloatResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinary.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoHexBinaryResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInt.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoInteger.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoIntegerResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLong.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoLongResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQName.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoQNameResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShort.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoShortResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringArrayResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/EchoStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/MarshallTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLWMarshallTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/generated_sources/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 16 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/RLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/vi_built_WSRLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/RLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=standalone-customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/RLHandlerService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/standalone-customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/RLHandlerService.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/RLHandlerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/package-info.java 
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 16 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLHandlerTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/customfile2.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/CustomerInfo.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderItem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/CustomerInfo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderItem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [move] Moving 13 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLHeaderTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/vi_built_WSW2JRLHeaderTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/BadOrderFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ConfigHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/CustomerInfo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/HeaderTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderItem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/ProductOrderResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLHeaderTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfBook.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfQName.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfboolean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfbyte.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdateTime.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdecimal.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdouble.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOffloat.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfint.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfinteger.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOflong.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfshort.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfstring.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Book.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfBook.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfQName.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfboolean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfbyte.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdateTime.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdecimal.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdouble.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOffloat.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfinteger.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOflong.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfshort.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfstring.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Book.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [move] Moving 18 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:281: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     inout3.value = new Integer(Integer.MIN_VALUE);
 [ts.javac]                    ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:282: warning: [deprecation] Long(long) in Long has been deprecated
 [ts.javac]     inout4.value = new Long(Long.MIN_VALUE);
 [ts.javac]                    ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:283: warning: [deprecation] Short(short) in Short has been deprecated
 [ts.javac]     inout5.value = new Short(Short.MIN_VALUE);
 [ts.javac]                    ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:285: warning: [deprecation] Float(float) in Float has been deprecated
 [ts.javac]     inout7.value = new Float(Float.MIN_VALUE);
 [ts.javac]                    ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:286: warning: [deprecation] Double(double) in Double has been deprecated
 [ts.javac]     inout8.value = new Double(Double.MIN_VALUE);
 [ts.javac]                    ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:367: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     inout3_tmp.value = new Integer(Integer.MAX_VALUE);
 [ts.javac]                        ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:368: warning: [deprecation] Long(long) in Long has been deprecated
 [ts.javac]     inout4_tmp.value = new Long(Long.MAX_VALUE);
 [ts.javac]                        ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:369: warning: [deprecation] Short(short) in Short has been deprecated
 [ts.javac]     inout5_tmp.value = new Short(Short.MAX_VALUE);
 [ts.javac]                        ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:371: warning: [deprecation] Float(float) in Float has been deprecated
 [ts.javac]     inout7_tmp.value = new Float(Float.MAX_VALUE);
 [ts.javac]                        ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Client.java:372: warning: [deprecation] Double(double) in Double has been deprecated
 [ts.javac]     inout8_tmp.value = new Double(Double.MAX_VALUE);
 [ts.javac]                        ^
 [ts.javac] 10 warnings

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLHolderTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/vi_built_WSW2JRLHolderTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfBook.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfQName.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfboolean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfbyte.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdateTime.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdecimal.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfdouble.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOffloat.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfinteger.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOflong.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfshort.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ArrayOfstring.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/Book.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/HolderTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLHolderTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestImpl.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLHttpServletMsgCtxPropsTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/vi_built_WSW2JRLHttpServletMsgCtxPropsTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/HttpTestService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLHttpServletMsgCtxPropsTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloOneWay.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HttpTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloOneWay.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HttpTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLHttpTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/vi_built_WSW2JRLHttpTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloOneWay.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/HttpTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLHttpTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Document.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Employee.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnnotationType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnonymousType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnySimpleType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnyURIType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFault.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFaultException.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStatusType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringEnumType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypes.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypesListType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IDElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LanguageElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NCNameElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NMTokenElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NameElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayMessage.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Person.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2Test.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2TestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/TokenElem.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTestResponse.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Document.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Employee.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnnotationType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnonymousType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnySimpleType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnyURIType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFaultException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStatusType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringEnumType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypes.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypesListType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IDElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LanguageElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NCNameElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NMTokenElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NameElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayMessage.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Person.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2TestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/TokenElem.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTestResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [move] Moving 111 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLMarshallTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/vi_built_WSW2JRLMarshallTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Base64BinaryTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigDecimalTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BigIntegerTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/BooleanTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ByteTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CalendarTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/CompoundTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Document.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DoubleTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/DurationTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoEmployeeResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/EchoPersonResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Employee.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FloatTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnnotationType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnonymousType$FooAnonymousElement.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnonymousType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnySimpleType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooAnyURIType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooFaultException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStatusType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringEnumType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypes.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/FooVariousSchemaTypesListType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GDayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthDayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GMonthTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearMonthTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/GYearTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/HexBinaryTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IDElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IncludedStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/IntTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBean2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/JavaBeanTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LanguageElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/LongTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/MarshallTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NCNameElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NMTokenElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NameElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/NewSchemaTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayMessage.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/OneWayTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/Person.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/QNameTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/ShortTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/String2TestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringArrayTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/StringTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/TokenElem.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/VoidTestResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLMarshallTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/RLOWHandlerTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/RLOWHandlerTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 8 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSRLOWHandlerTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/vi_built_WSRLOWHandlerTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/RLOWHandlerTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/WSRLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/WSRLOWHandlerTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerData.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerDataAction.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerDataResult.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/MyActionType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/MyResultType.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/RLOWHandlerTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerData.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerDataAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/GetTrackerDataResult.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/MyActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/MyResultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/RLOWHandlerTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client/package-info.java 
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSRLOWHandlerTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/client
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSRLOWHandlerTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/AllStruct.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfBook.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfQName.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfboolean.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfbyte.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdateTime.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdecimal.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdouble.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOffloat.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfint.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfinteger.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOflong.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfshort.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfstring.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Book.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/EnumString.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/AllStruct.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfBook.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfQName.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfboolean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfbyte.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdateTime.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdecimal.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdouble.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOffloat.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfinteger.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOflong.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfshort.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfstring.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Book.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/EnumString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [move] Moving 20 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.java:579: warning: [deprecation] Float(double) in Float has been deprecated
 [ts.javac]     varEnumFloat.value = new Float(3.00000000);
 [ts.javac]                          ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.java:598: warning: [deprecation] Float(String) in Float has been deprecated
 [ts.javac]     Float v7 = new Float("-1.00000000");
 [ts.javac]                ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.java:657: warning: [deprecation] Float(double) in Float has been deprecated
 [ts.javac]     varEnumFloat.value = new Float(3.00000000);
 [ts.javac]                          ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 3 warnings

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLParameterModeTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/vi_built_WSW2JRLParameterModeTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/AllStruct.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfBook.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfQName.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfboolean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfbyte.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdateTime.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdecimal.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfdouble.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOffloat.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfinteger.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOflong.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfshort.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ArrayOfstring.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/Book.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/EnumString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/ParameterModeTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLParameterModeTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/BasicAuthServiceTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/BasicAuthServiceTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/BasicAuthServiceTestService.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected1.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected2.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected3.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotected.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/BasicAuthServiceTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotected.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/standalone.webservices.xml to copy.
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/BasicAuthServiceTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/vi_built_WSW2JBAT_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/BasicAuthServiceTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloGuestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtected3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloProtectedImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotected.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/HelloUnprotectedImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JBAT
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/EyeColor.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestFaultReason.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Service.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Type.java
 [wsimport] com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/EyeColor.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Service.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Type.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/generated_sources/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JXMLNameMappingTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/vi_built_WSW2JXMLNameMappingTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/EyeColor.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestFaultReason.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Service.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/XMLNameMappingTest_Type.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JXMLNameMappingTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server23001:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23001
     [echo] _impl=com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23001
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23001.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23001
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23001]
    [wsgen] [should process method: addNumbers hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (int,int,java.lang.String)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersExceptionBean]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server23002:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23002
     [echo] _impl=com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23002
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23002.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23002
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.AddNumbersImpl23002]
    [wsgen] [should process method: addNumbers hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (int,int,java.lang.String)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersExceptionBean]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService23001.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] Directory, com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/vi_built_WSAJ2WDLAnonymousTest23_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23001.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersImpl23002.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client23001:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile23001.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.wsdl -p com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/customfile23001.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersPortType23001.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersPortType23001.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23001.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client23002:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile23002.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.wsdl -p com.sun.ts.tests.jaxws.jaxws23.wsa.j2w.document.literal.anonymous -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/customfile23002.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersPortType23002.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersPortType23002.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/AddNumbersService23002.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLAnonymousTest23
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/utils/DescriptionUtils.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.J2WDLSharedEndpointImpl
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.J2WDLSharedEndpointImpl]
    [wsgen] [should process method: foo hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: foo(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)void]
    [wsgen] [should process method: bar hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bar(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.Bar]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.AddressingEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/AddressingEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/AddressingEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.AddressingEndpointImpl
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/jaxws/MyFault1Bean.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.AddressingEndpointImpl]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: address3 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address3(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.bare.jaxws.MyFault1Bean]
    [wsgen] [should process method: address4 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address4()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: address5 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address5(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: address6 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address6(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address7 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address7()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
    [wsgen] Mar 19, 2021 12:55:08 PM com.sun.xml.ws.wsdl.ActionBasedOperationFinder <init>
    [wsgen] WARNING: Operations in a port should have unique operation signature to successfuly identify a associated wsdl operation for a message. WSDL operation com.sun.xml.ws.wsdl.WSDLOperationFinder$WSDLOperationMappingImpl@65f87a2c and {http://doclitservice.org/wsdl}address4 have the same operation signature, wsa:Action "" and request body block "", Method dispatching may fail at runtime. Use unique wsa:Action for each operation
    [wsgen] Mar 19, 2021 12:55:08 PM com.sun.xml.ws.wsdl.ActionBasedOperationFinder <init>
    [wsgen] WARNING: Operations in a port should have unique operation signature to successfuly identify a associated wsdl operation for a message. WSDL operation com.sun.xml.ws.wsdl.WSDLOperationFinder$WSDLOperationMappingImpl@160c3ec1 and {http://doclitservice.org/wsdl}address7 have the same operation signature, wsa:Action "" and request body block "", Method dispatching may fail at runtime. Use unique wsa:Action for each operation
    [wsgen] Mar 19, 2021 12:55:08 PM com.sun.xml.ws.wsdl.PayloadQNameBasedOperationFinder <init>
    [wsgen] WARNING: Non unique body parts! In a port, as per BP 1.1 R2710 operations must have unique operation signature on the wire for successful dispatch. Methods [address2, address4, address7] have the same request body block . Method dispatching may fail, runtime will try to dispatch using SOAPAction. Another option is to enable AddressingFeature to enabled runtime to uniquely identify WSDL operation using wsa:Action header.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare/standalone-sun-jaxws.xml to copy.
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLBare
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/bare
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 11 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.J2WDLSharedEndpointImpl
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/HelloWorld2.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/HelloWorld2Response.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/MethodWithNoReturn2Request.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/MethodWithNoReturn2Response.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/MyStringOperation.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/MyStringOperationResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ArrayOperation.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ArrayOperationFromClient.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ArrayOperationFromClientResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ArrayOperationResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/Bye.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ByeResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/ConfigHeaderFaultBean.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/GetBean.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/GetBeanResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/Hello.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HelloResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HelloWorld.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HelloWorldResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodDefault.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodDefaultResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodInOut.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodInOutResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodOut.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/HolderMethodOutResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/MethodWithNoReturn.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/MethodWithNoReturnResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/MyFaultBean.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OneTwoThree.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OneTwoThreeResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OneWayOperation.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OperationThatThrowsAFault.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OperationThatThrowsAFaultResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OperationWithHeaderAndHeaderFaultAndFault.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/OperationWithHeaderAndHeaderFaultAndFaultResponse.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/StringOperation.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/StringOperationResponse.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.J2WDLSharedEndpoint]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ArrayOperationFromClient]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ArrayOperationFromClientResponse]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.J2WDLSharedBean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.GetBean]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.GetBeanResponse]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ArrayOperation]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ArrayOperationResponse]
    [wsgen] [should process method: stringOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.StringOperation]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.StringOperationResponse]
    [wsgen] [should process method: stringOperation2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation2(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.MyStringOperation]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.MyStringOperationResponse]
    [wsgen] [should process method: holderMethodDefault hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodDefault(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodDefault]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodDefaultResponse]
    [wsgen] [should process method: holderMethodInOut hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodInOut(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodInOut]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodInOutResponse]
    [wsgen] [should process method: holderMethodOut hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodOut(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodOut]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HolderMethodOutResponse]
    [wsgen] [should process method: oneTwoThree hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneTwoThree(int,long,double)]
    [wsgen] [method.getDeclaringType(): (int,long,double)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OneTwoThree]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OneTwoThreeResponse]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HelloWorld]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HelloWorldResponse]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.HelloWorld2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.HelloWorld2Response]
    [wsgen] [should process method: oneWayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneWayOperation()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OneWayOperation]
    [wsgen] [should process method: operationWithHeaderAndHeaderFaultAndFault hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: operationWithHeaderAndHeaderFaultAndFault(com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.ConfigHeader)]
    [wsgen] [method.getDeclaringType(): (com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.ConfigHeader)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OperationWithHeaderAndHeaderFaultAndFault]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OperationWithHeaderAndHeaderFaultAndFaultResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ConfigHeaderFaultBean]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.MyFaultBean]
    [wsgen] [should process method: methodWithNoReturn hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: methodWithNoReturn(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.MethodWithNoReturn]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.MethodWithNoReturnResponse]
    [wsgen] [should process method: methodWithNoReturn2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: methodWithNoReturn2(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.MethodWithNoReturn2Request]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.MethodWithNoReturn2Response]
    [wsgen] [should process method: operationThatThrowsAFault hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: operationThatThrowsAFault()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OperationThatThrowsAFault]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.OperationThatThrowsAFaultResponse]
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.InheritedInterface]
    [wsgen] [should process method: hello hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: false]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: hello(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.Hello]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.HelloResponse]
    [wsgen] [should process method: bye hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: false]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bye(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.Bye]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.ByeResponse]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/standalone-sun-jaxws.xml to copy.
     [move] Moving 37 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.JAXBAnnotationsImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/JAXBAnnotationsImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/JAXBAnnotationsImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.JAXBAnnotationsImpl
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest1.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest1Response.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest2.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest2Response.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest3.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest3Response.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest4.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/jaxws/JaxbAnnotationsTest4Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.JAXBAnnotationsImpl]
    [wsgen] [should process method: jaxbAnnotationsTest1 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: jaxbAnnotationsTest1(java.lang.String,byte[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String,byte[])byte[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest1]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest1Response]
    [wsgen] [should process method: jaxbAnnotationsTest2 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: jaxbAnnotationsTest2(java.lang.String,jakarta.activation.DataHandler)]
    [wsgen] [method.getDeclaringType(): (java.lang.String,jakarta.activation.DataHandler)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest2Response]
    [wsgen] [should process method: jaxbAnnotationsTest3 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: jaxbAnnotationsTest3(java.lang.String,jakarta.activation.DataHandler)]
    [wsgen] [method.getDeclaringType(): (java.lang.String,jakarta.activation.DataHandler)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest3]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest3Response]
    [wsgen] [should process method: jaxbAnnotationsTest4 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: jaxbAnnotationsTest4(java.lang.String,java.util.List<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (java.lang.String,java.util.List<java.lang.String>)void]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest4]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.mapping.j2wmapping.document.literal.wrapped.jaxws.JaxbAnnotationsTest4Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped/standalone-sun-jaxws.xml to copy.
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLWrapped
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/j2wmapping/document/literal/wrapped
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 22 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.J2WRLSharedEndpointImpl
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/jaxws/ConfigHeaderFaultBean.java
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/jaxws/MyFaultBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.J2WRLSharedEndpoint]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.J2WRLSharedBean]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [should process method: stringOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: holderMethodDefault hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodDefault(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [should process method: holderMethodInOut hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodInOut(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [should process method: holderMethodOut hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderMethodOut(jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
    [wsgen] [should process method: oneTwoThree hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneTwoThree(int,long,double)]
    [wsgen] [method.getDeclaringType(): (int,long,double)java.lang.String]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: oneWayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneWayOperation()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [should process method: oneWayOperationWithParams hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneWayOperationWithParams(java.lang.Integer,java.lang.Long,java.lang.Double)]
    [wsgen] [method.getDeclaringType(): (java.lang.Integer,java.lang.Long,java.lang.Double)void]
    [wsgen] [should process method: operationWithHeaderAndHeaderFaultAndFault hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: operationWithHeaderAndHeaderFaultAndFault(com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.ConfigHeader)]
    [wsgen] [method.getDeclaringType(): (com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.ConfigHeader)void]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.jaxws.ConfigHeaderFaultBean]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.jaxws.MyFaultBean]
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.InheritedInterface]
    [wsgen] [should process method: hello hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: false]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: hello(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: bye hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: false]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: bye(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpointImpl
    [wsgen] com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/jaxws/MyFault1Bean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: address3 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address3(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.jaxws.MyFault1Bean]
    [wsgen] [should process method: address4 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address4()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: address5 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address5(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: address6 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address6(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address7 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address7()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint3Impl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3Impl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint3Impl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint3Impl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint3]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint4Impl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4Impl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint4Impl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint4Impl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint4]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint5Impl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5Impl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint5Impl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint5Impl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint5]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint6Impl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6Impl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/AddressingEndpoint6Impl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint6Impl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withannotations.AddressingEndpoint6]
    [wsgen] [should process method: address1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address1(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)void]
    [wsgen] [should process method: address2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: address2()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations/standalone-sun-jaxws.xml to copy.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLWithAnnotations
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withannotations
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withoutannotations.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/J2WRLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withoutannotations.J2WRLSharedEndpointImpl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withoutannotations.J2WRLSharedEndpoint]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.mapping.j2wmapping.rpc.literal.withoutannotations.J2WRLSharedBean]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [should process method: stringOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: oneWayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneWayOperation()]
    [wsgen] [method.getDeclaringType(): ()void]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations/standalone-sun-jaxws.xml to copy.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLWithoutAnnotations
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/j2wmapping/rpc/literal/withoutannotations
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotations.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] wsdl.location already set, using it
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLAnnotations.wsdl
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] wsdlLocation=WEB-INF/wsdl/W2JDLAnnotations.wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLAnnotations.wsdl
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotations.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/customfile.xml -wsdllocation WEB-INF/wsdl/W2JDLAnnotations.wsdl
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/HelloStringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode1StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode2StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode3StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/OneWayStringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotations.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotationsEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/WrapperElement1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/WrapperElement11.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/HelloStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode1StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode2StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Mode3StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/OneWayStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotations.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/W2JDLAnnotationsEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/WrapperElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/WrapperElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/package-info.java 
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressingAnnotations.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] wsdl.location already set, using it
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] wsdlLocation=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] binding files=customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressingAnnotations.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/customfile2.xml -wsdllocation WEB-INF/wsdl/AddressingAnnotations.wsdl
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "address6" operation, using default instead
 [wsimport]   line 260 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "address7" operation, using default instead
 [wsimport]   line 265 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint3.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint4.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint5.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsService.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement10.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement11.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement3.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement4.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement5.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement6.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement7.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement8.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement9.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault3A.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault3B.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault4.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault5.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault3AException.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault3BException.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault4Exception.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault5Exception.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsEndpoint5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressAnnotationsService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement10.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement6.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement7.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement8.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/AddressElement9.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault3A.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault3B.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/MyFault5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault3AException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault3BException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault4Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/Myfault5Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations/package-info.java 
     [move] Moving 41 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JDLAnnotations
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/annotations
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomization.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomization.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Fault1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Fault2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/HeaderStringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Hello2StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/HelloStringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode1StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode2StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode3StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyFaultReason.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/OneWayStringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomization.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomizationEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement11.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement22.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Fault1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Fault2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/HeaderStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Hello2StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/HelloStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode1StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode2StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Mode3StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/OneWayStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomization.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLCustomizationEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/W2JDLFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/WrapperElement22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/package-info.java 
     [move] Moving 22 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JDLCustomization
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/customization
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/W2JDLEPRSubTypes.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/W2JDLEPRSubTypes.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] test/importedtypes/ImportedResType.java
 [wsimport] test/importedtypes/ObjectFactory.java
 [wsimport] test/importedtypes/package-info.java
 [wsimport] org/w3/_2005/_08/addressing/AttributedQNameType.java
 [wsimport] org/w3/_2005/_08/addressing/AttributedURIType.java
 [wsimport] org/w3/_2005/_08/addressing/AttributedUnsignedLongType.java
 [wsimport] org/w3/_2005/_08/addressing/MetadataType.java
 [wsimport] org/w3/_2005/_08/addressing/ObjectFactory.java
 [wsimport] org/w3/_2005/_08/addressing/ProblemActionType.java
 [wsimport] org/w3/_2005/_08/addressing/ReferenceParametersType.java
 [wsimport] org/w3/_2005/_08/addressing/RelatesToType.java
 [wsimport] org/w3/_2005/_08/addressing/package-info.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/HelloService.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/ReqType.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/test/importedtypes/ImportedResType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/test/importedtypes/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/test/importedtypes/package-info.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/AttributedQNameType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/AttributedURIType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/AttributedUnsignedLongType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/MetadataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/ProblemActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/ReferenceParametersType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/RelatesToType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/org/w3/_2005/_08/addressing/package-info.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/HelloService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/ReqType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/package-info.java 
     [move] Moving 17 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JDLAnnotations
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/eprsubtypes
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/W2JDLNoncustomization.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=
     [echo] excluded binding files=**/*
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/W2JDLNoncustomization.wsdl -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] w2jdlnoncustomization/wsdl/AFault1.java
 [wsimport] w2jdlnoncustomization/wsdl/AFault2.java
 [wsimport] w2jdlnoncustomization/wsdl/MyFault.java
 [wsimport] w2jdlnoncustomization/wsdl/W2JDLNoncustomization.java
 [wsimport] w2jdlnoncustomization/wsdl/W2JDLNoncustomizationEndpoint.java
 [wsimport] w2jdlnoncustomization/types/ConfigHeader.java
 [wsimport] w2jdlnoncustomization/types/HeaderStringElement.java
 [wsimport] w2jdlnoncustomization/types/Hello2StringElement.java
 [wsimport] w2jdlnoncustomization/types/HelloStringElement.java
 [wsimport] w2jdlnoncustomization/types/Mode1StringElement.java
 [wsimport] w2jdlnoncustomization/types/Mode2StringElement.java
 [wsimport] w2jdlnoncustomization/types/Mode3StringElement.java
 [wsimport] w2jdlnoncustomization/types/MyFaultReason.java
 [wsimport] w2jdlnoncustomization/types/MyHeader.java
 [wsimport] w2jdlnoncustomization/types/NWrapperElement2.java
 [wsimport] w2jdlnoncustomization/types/NWrapperElement22.java
 [wsimport] w2jdlnoncustomization/types/ObjectFactory.java
 [wsimport] w2jdlnoncustomization/types/OneWayStringElement.java
 [wsimport] w2jdlnoncustomization/types/WrapperElement1.java
 [wsimport] w2jdlnoncustomization/types/WrapperElement11.java
 [wsimport] w2jdlnoncustomization/types/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/wsdl/AFault1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/wsdl/AFault2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/wsdl/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/wsdl/W2JDLNoncustomization.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/wsdl/W2JDLNoncustomizationEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/HeaderStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/Hello2StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/HelloStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/Mode1StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/Mode2StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/Mode3StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/MyFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/NWrapperElement2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/NWrapperElement22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/OneWayStringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/WrapperElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/WrapperElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/generated_sources/w2jdlnoncustomization/types/package-info.java 
     [move] Moving 21 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JDLNonCustomization
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/document/literal/noncustomization
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotations.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] wsdl.location already set, using it
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLAnnotations.wsdl
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] wsdlLocation=WEB-INF/wsdl/W2JRLAnnotations.wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLAnnotations.wsdl
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotations.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/customfile.xml -wsdllocation WEB-INF/wsdl/W2JRLAnnotations.wsdl
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotations.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotationsEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotations.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/W2JRLAnnotationsEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/package-info.java 
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/standalone-sun-jaxws.xml to copy.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] wsdl.location already set, using it
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] wsdlLocation=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingAnnotations.wsdl
     [echo] binding files=customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/customfile2.xml -wsdllocation WEB-INF/wsdl/AddressingAnnotations.wsdl
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "address6" operation, using default instead
 [wsimport]   line 157 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "address7" operation, using default instead
 [wsimport]   line 162 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "address8" operation, using default instead
 [wsimport]   line 168 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "address9" operation, using default instead
 [wsimport]   line 173 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "address10" operation, using default instead
 [wsimport]   line 179 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "address11" operation, using default instead
 [wsimport]   line 184 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressingAnnotations.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint3.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint4.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint5.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsService.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault3A.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault3B.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault4.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault5.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsEndpoint5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/AddressAnnotationsService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault3A.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault3B.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/Myfault5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations/package-info.java 
     [move] Moving 17 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JRLAnnotations
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/annotations
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomization.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomization.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Fault1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Fault2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyFaultReason.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/StringElement.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomization.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomizationEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLFault.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement1.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement11.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement2.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement22.java
 [wsimport] com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Fault1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Fault2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomization.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLCustomizationEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/W2JRLFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/WrapperElement22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/generated_sources/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/package-info.java 
     [move] Moving 16 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JRLCustomization
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/customization
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/W2JRLNoncustomization.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=
     [echo] excluded binding files=**/*
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/W2JRLNoncustomization.wsdl -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] w2jrlnoncustomization/types/ConfigHeader.java
 [wsimport] w2jrlnoncustomization/types/MyFaultReason.java
 [wsimport] w2jrlnoncustomization/types/MyHeader.java
 [wsimport] w2jrlnoncustomization/types/ObjectFactory.java
 [wsimport] w2jrlnoncustomization/types/StringElement.java
 [wsimport] w2jrlnoncustomization/types/WrapperElement1.java
 [wsimport] w2jrlnoncustomization/types/WrapperElement11.java
 [wsimport] w2jrlnoncustomization/types/WrapperElement2.java
 [wsimport] w2jrlnoncustomization/types/WrapperElement22.java
 [wsimport] w2jrlnoncustomization/types/package-info.java
 [wsimport] w2jrlnoncustomization/wsdl/AFault1.java
 [wsimport] w2jrlnoncustomization/wsdl/AFault2.java
 [wsimport] w2jrlnoncustomization/wsdl/MyFault.java
 [wsimport] w2jrlnoncustomization/wsdl/W2JRLNoncustomization.java
 [wsimport] w2jrlnoncustomization/wsdl/W2JRLNoncustomizationEndpoint.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/MyFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/StringElement.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/WrapperElement1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/WrapperElement11.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/WrapperElement2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/WrapperElement22.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/types/package-info.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/wsdl/AFault1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/wsdl/AFault2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/wsdl/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/wsdl/W2JRLNoncustomization.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/generated_sources/w2jrlnoncustomization/wsdl/W2JRLNoncustomizationEndpoint.java 
     [move] Moving 15 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSMAPW2JRLNonCustomization
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/mapping/w2jmapping/rpc/literal/noncustomization
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/HelloService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.HelloImpl
     [echo] _impl=com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/HelloImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/HelloImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.HelloImpl
    [wsgen] com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/jaxws/Hello.java
    [wsgen] com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/jaxws/HelloResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.HelloImpl]
    [wsgen] [should process method: hello hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: hello(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.jaxws.Hello]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.se.api.jakarta_xml_ws.Endpoint.jaxws.HelloResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/standalone-sun-jaxws.xml to copy.
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java:635: warning: [deprecation] toURL() in File has been deprecated
 [ts.javac]           source.setSystemId(file.toURL().toExternalForm());
 [ts.javac]                                  ^
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java:666: warning: [deprecation] toURL() in File has been deprecated
 [ts.javac]           source.setSystemId(file.toURL().toExternalForm());
 [ts.javac]                                  ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 2 warnings

-postcompile:

client_import_package_nocreateseigsi:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSEndpoint
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/se/api/jakarta_xml_ws/Endpoint
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/vi_built_WSDLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhandlerclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/vi_built_WSDLHelloProviderService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient/WSDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/dlhelloproviderclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperation.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationFromClient.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationFromClientResponse.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationResponse.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBean.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBeanResponse.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorld.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorldResponse.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperation.java
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperationResponse.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpoint]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.HelloWorld]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.HelloWorldResponse]
    [wsgen] [should process method: stringOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.StringOperation]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.StringOperationResponse]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.ArrayOperation]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.ArrayOperationResponse]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedBean]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.GetBean]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.GetBeanResponse]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.ArrayOperationFromClient]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.jaxws.ArrayOperationFromClientResponse]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/vi_built_WSJ2WDLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBeanResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorld.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorldResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperationResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl -p com.sun.ts.tests.jaxws.sharedclients.doclitclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperation.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationFromClient.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationFromClientResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/GetBean.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/GetBeanResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/HelloWorld.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/HelloWorldResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLSharedBean.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLSharedEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/StringOperation.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/StringOperationResponse.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/doclitclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperation.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationFromClient.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationFromClientResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/ArrayOperationResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/GetBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/GetBeanResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/HelloWorld.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/HelloWorldResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLSharedBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLSharedEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/StringOperation.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/StringOperationResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/doclitclient/package-info.java 
     [move] Moving 15 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclitclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclithelloclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclithelloclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/standalone.webservices.xml to copy.
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSHelloSecureService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/vi_built_WSHelloSecureService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient/WSHelloSecureService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/hellosecureclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/hellosecureclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/RLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/vi_built_WSRLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient/RLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rlhandlerclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpoint]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedBean]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [should process method: stringOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: stringOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl -p com.sun.ts.tests.jaxws.sharedclients.rpclitclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLSharedBean.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLSharedEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/StringArray.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/rpclitclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLSharedBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLSharedEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/StringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpoint]
    [wsgen] [should process method: helloWorld hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: helloWorld()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: oneWayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: oneWayOperation()]
    [wsgen] [method.getDeclaringType(): ()void]
    [wsgen] [should process method: overloadedOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: overloadedOperation(java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String)java.lang.String]
    [wsgen] [should process method: overloadedOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: overloadedOperation(java.lang.String,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (java.lang.String,java.lang.String)java.lang.String]
    [wsgen] [should process method: arrayOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperation()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String[]]
    [wsgen] [should process method: getBean hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getBean()]
    [wsgen] [method.getDeclaringType(): ()com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleBean]
    [wsgen] [should process method: arrayOperationFromClient hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: arrayOperationFromClient(java.lang.String[])]
    [wsgen] [method.getDeclaringType(): (java.lang.String[])java.lang.String]
    [wsgen] [should process method: holderOperation hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: holderOperation(jakarta.xml.ws.Holder<java.lang.String>,jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>,jakarta.xml.ws.Holder<java.lang.String>)java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.simpleclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleBean.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/StringArray.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/simpleclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleBean.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/StringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/simpleclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSXMLBindDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/vi_built_WSXMLBindDLHelloProviderService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient/WSXMLBindDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/xmlbinddlhelloproviderclient

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/DLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/vi_built_WSDLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/DLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyHeaderType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResult2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/vi_built_WSDLHelloProviderService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSDLHelloService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/vi_built_WSDLHelloService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/Hello3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloOneWayRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/HelloService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/ServerLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/vi_built_WSJ2WDLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBeanResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorld.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorldResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperationResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/standalone.webservices.xml to copy.
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSHelloSecureService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/vi_built_WSHelloSecureService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/HelloService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/RLHandlerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/vi_built_WSRLHandlerService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerData.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/GetTrackerDataResult.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyActionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/MyResultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/RLHandlerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerLogicalHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerPNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCLogicalHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSNPSNBCSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/ServerSOAPHandler6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [echo] WSImport: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice

-precompile:

compile:

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSXMLBindDLHelloProviderService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/util
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/util/PublishEndpoint.java:235: warning: [deprecation] newInstance() in Class has been deprecated
 [ts.javac]             Object o = c.newInstance();
 [ts.javac]                         ^
 [ts.javac]   where T is a type-variable:
 [ts.javac]     T extends Object declared in class Class
 [ts.javac] 1 warning

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/util

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/common
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/wsa/common

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.AddNumbersImpl
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.AddNumbersImpl
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers2.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers2Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers3.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers3Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers4.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers4Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersEmptyAction.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersEmptyActionResponse.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault1.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault1Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault2.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault2Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault3.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault3Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault4.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault4Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault5.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault5Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault6.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault6Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault7.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault7Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersNoAction.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersNoActionResponse.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersResponse.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/TooBigNumbersExceptionBean.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.AddNumbersImpl]
    [wsgen] [should process method: addNumbersNoAction hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersNoAction(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersNoAction]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersNoActionResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersExceptionBean]
    [wsgen] [should process method: addNumbersEmptyAction hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersEmptyAction(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersEmptyAction]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersEmptyActionResponse]
    [wsgen] [should process method: addNumbers hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersResponse]
    [wsgen] [should process method: addNumbers2 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers2(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers2Response]
    [wsgen] [should process method: addNumbers3 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers3(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers3]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers3Response]
    [wsgen] [should process method: addNumbers4 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers4(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers4]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbers4Response]
    [wsgen] [should process method: addNumbersFault1 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault1(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault1]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault1Response]
    [wsgen] [should process method: addNumbersFault2 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault2(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault2Response]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.TooBigNumbersExceptionBean]
    [wsgen] [should process method: addNumbersFault3 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault3(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault3]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault3Response]
    [wsgen] [should process method: addNumbersFault4 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault4(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault4]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault4Response]
    [wsgen] [should process method: addNumbersFault5 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault5(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault5]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault5Response]
    [wsgen] [should process method: addNumbersFault6 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault6(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault6]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault6Response]
    [wsgen] [should process method: addNumbersFault7 hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersFault7(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault7]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action.jaxws.AddNumbersFault7Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [move] Moving 28 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/vi_built_WSAJ2WDLActionTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TooBigNumbersException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers2Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbers4Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersEmptyAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersEmptyActionResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersExceptionBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault1Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault2Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault4Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault5.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault5Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault6.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault6Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault7.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersFault7Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersNoAction.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersNoActionResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/jaxws/TooBigNumbersExceptionBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersService.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.action -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers2Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers3Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers4Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersEmptyAction.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersEmptyActionResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault1Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault2Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault3Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault4Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault5.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault5Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault6.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault6Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault7.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault7Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersNoAction.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersNoActionResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers_Type.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TooBigNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TooBigNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers2Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers4Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersEmptyAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersEmptyActionResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault1Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault2Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault4Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault5.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault5Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault6.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault6Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault7.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersFault7Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersNoAction.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersNoActionResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/AddNumbers_Type.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TooBigNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/TooBigNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/package-info.java 
     [move] Moving 36 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLActionTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server1:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1Service.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl1
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl1
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl1.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl1
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers1.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers1Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl1]
    [wsgen] [should process method: addNumbers1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers1(jakarta.xml.ws.Holder<java.lang.String>,int,int)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>,int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers1]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers1Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server2:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2Service.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl2
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl2
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl2.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl2
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers2.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers2Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl2]
    [wsgen] [should process method: addNumbers2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers2(jakarta.xml.ws.Holder<java.lang.String>,int,int)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>,int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers2Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server3:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3Service.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl3
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl3
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl3.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl3
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers3.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers3Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl3]
    [wsgen] [should process method: addNumbers3 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers3(jakarta.xml.ws.Holder<java.lang.String>,int,int)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>,int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers3]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers3Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server4:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4Service.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl4
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl4
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl4.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl4
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers4.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers4Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.AddressingFeatureTestImpl4]
    [wsgen] [should process method: addNumbers4 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers4(jakarta.xml.ws.Holder<java.lang.String>,int,int)]
    [wsgen] [method.getDeclaringType(): (jakarta.xml.ws.Holder<java.lang.String>,int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers4]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature.jaxws.AddNumbers4Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingFeatureTest1Service.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/vi_built_WSAJ2WDLAddressingFeatureTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTestImpl4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers1Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers2Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers3Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/jaxws/AddNumbers4Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client1:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1Service.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile1.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1Service.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/customfile1.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers1Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1Service.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers1Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest1Service.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client2:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2Service.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2Service.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers2Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2Service.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers2Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest2Service.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client3:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3Service.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile3.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3Service.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/customfile3.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers3Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3Service.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers3Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest3Service.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client4:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4Service.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile4.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4Service.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.addressingfeature -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/customfile4.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers4Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4Service.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddNumbers4Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/AddressingFeatureTest4Service.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLAddressingFeatureTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server3:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService3.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl3
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl3
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl3.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl3
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl3]
    [wsgen] [should process method: addNumbers hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (int,int,java.lang.String)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersExceptionBean]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

server4:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService4.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl4
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl4
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl4.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl4
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.AddNumbersImpl4]
    [wsgen] [should process method: addNumbers hasWebMethods: true ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (int,int,java.lang.String)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous.jaxws.AddNumbersExceptionBean]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService3.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/vi_built_WSAJ2WDLAnonymousTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersImpl4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersExceptionBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/jaxws/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client3:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService3.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile3.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService3.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/customfile3.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersPortType3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersPortType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client4:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService4.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile4.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService4.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.anonymous -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/customfile4.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersPortType4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersPortType4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/AddNumbersService4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLAnonymousTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.AddNumbersImpl
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.AddNumbersImpl
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/DoAddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/DoAddNumbersResponse.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR1.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR1Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR2.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR2Response.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.AddNumbersImpl]
    [wsgen] [should process method: getW3CEPR1 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getW3CEPR1()]
    [wsgen] [method.getDeclaringType(): ()jakarta.xml.ws.wsaddressing.W3CEndpointReference]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.GetW3CEPR1]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.GetW3CEPR1Response]
    [wsgen] [should process method: getW3CEPR2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getW3CEPR2()]
    [wsgen] [method.getDeclaringType(): ()jakarta.xml.ws.wsaddressing.W3CEndpointReference]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.GetW3CEPR2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.GetW3CEPR2Response]
    [wsgen] [should process method: doAddNumbers hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: doAddNumbers(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.DoAddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr.jaxws.DoAddNumbersResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/vi_built_WSAJ2WDLEPRTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/MyEPR.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/DoAddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/DoAddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR1Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/jaxws/GetW3CEPR2Response.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersService.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.epr -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedQNameType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedURIType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedUnsignedLongType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/DoAddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/DoAddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR1Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR2Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/MetadataType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ProblemActionType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ReferenceParametersType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/RelatesToType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedQNameType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedURIType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/AttributedUnsignedLongType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/DoAddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/DoAddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR1Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/GetW3CEPR2Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/MetadataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ProblemActionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/ReferenceParametersType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/RelatesToType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/package-info.java 
     [move] Moving 17 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLEPRTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.AddNumbersImpl
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.AddNumbersImpl
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersAndPassString.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersAndPassStringResponse.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersExceptionBean.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.AddNumbersImpl]
    [wsgen] [should process method: addNumbers hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int)]
    [wsgen] [method.getDeclaringType(): (int,int)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.jaxws.AddNumbersResponse]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.jaxws.AddNumbersExceptionBean]
    [wsgen] [should process method: addNumbersAndPassString hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbersAndPassString(int,int,java.lang.String)]
    [wsgen] [method.getDeclaringType(): (int,int,java.lang.String)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.jaxws.AddNumbersAndPassString]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps.jaxws.AddNumbersAndPassStringResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/vi_built_WSAJ2WDLReferenceParamsTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersAndPassString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersAndPassStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersExceptionBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/jaxws/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersService.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.refps -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersAndPassString.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersAndPassStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersException.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersAndPassString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersAndPassStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLReferenceParamsTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.AddNumbersImpl
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.AddNumbersImpl
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers2.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers2Response.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbersResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.AddNumbersImpl]
    [wsgen] [should process method: addNumbers hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers(int,int,jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (int,int,jakarta.xml.ws.Holder<java.lang.String>)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.jaxws.AddNumbers]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.jaxws.AddNumbersResponse]
    [wsgen] [should process method: addNumbers2 hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: addNumbers2(int,int,jakarta.xml.ws.Holder<java.lang.String>)]
    [wsgen] [method.getDeclaringType(): (int,int,jakarta.xml.ws.Holder<java.lang.String>)int]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.jaxws.AddNumbers2]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse.jaxws.AddNumbers2Response]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddNumbersService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Copying server-handler.xml file to classes dir
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/vi_built_WSAJ2WDLRequestResponseTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbers2Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/jaxws/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/server-handler.xml already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersService.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.requestresponse -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers2Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbers2Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLRequestResponseTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_java2wsdl_generate_server:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerService.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.CarDealerImpl
     [echo] _impl=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.CarDealerImpl
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/jaxws/GetSedans.java
    [wsgen] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/jaxws/GetSedansResponse.java
    [wsgen] [ProcessedMethods Class: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.CarDealerImpl]
    [wsgen] [should process method: getSedans hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: false]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: getSedans()]
    [wsgen] [method.getDeclaringType(): ()java.util.List<com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.Car>]
    [wsgen] [requestWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.jaxws.GetSedans]
    [wsgen] [responseWrapper: com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution.jaxws.GetSedansResponse]
    [wsgen] [ProcessedMethods Class: java.lang.Object]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/CarDealerService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/vi_built_WSAJ2WDLTypeSubstitutionTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Car.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Ford.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Toyota.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/jaxws/GetSedans.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/jaxws/GetSedansResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerService.wsdl -p com.sun.ts.tests.jaxws.wsa.j2w.document.literal.typesubstitution -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Car.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealer.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Ford.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/GetSedans.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/GetSedansResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Toyota.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Car.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealer.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/CarDealerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Ford.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/GetSedans.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/GetSedansResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/Toyota.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/package-info.java 
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAJ2WDLTypeSubstitutionTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers2Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers3Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers4Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers5Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers6Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers2Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers3Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers4Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers2Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers3Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers4Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers5Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers6Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers2Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers3Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers4Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [move] Moving 20 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLActionTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/vi_built_WSAW2JDLActionTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers2Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers3Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers4Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers5Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers6Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersPortType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers2Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers3Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers4Fault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers2Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers3Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers4Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers5Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers6Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers2Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers3Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers4Fault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers2Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers3Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers4Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers5Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbers6Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers2Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers3Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbers4Fault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/TooBigNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/package-info.java 
     [move] Moving 20 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLActionTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 8 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/AddressingFeatureTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/vi_built_WSAW2JDLAddressingFeature_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/AddressingFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/package-info.java 
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 8 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLAddressingFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLAnonymousTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/vi_built_WSAW2JDLAnonymousTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersImpl4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType4.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType4.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersPortType4.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/package-info.java 
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 8 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLAnonymousTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLDelimiterTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/vi_built_WSAW2JDLDelimiterTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersPortType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLDelimiterTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] unknown extensibility element or attribute "EndpointReference" (in namespace "http://www.w3.org/2005/08/addressing")
 [wsimport]   line 80 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Test1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Test1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/EPRInWsdlTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/vi_built_WSAEPRInWsdlTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/DataType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Test1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/TestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] unknown extensibility element or attribute "EndpointReference" (in namespace "http://www.w3.org/2005/08/addressing")
 [wsimport]   line 80 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/DataType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Test1.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/DataType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/EPRInWsdlTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/Test1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/package-info.java 
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAEPRInWsdlTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLOneWayTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/vi_built_WSAW2JDLOneWayTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersPortType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbers2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLOneWayTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/ProviderTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/vi_built_WSAProviderTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/ProviderTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAProviderTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLReferenceParamsTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/vi_built_WSAW2JDLReferenceParamsTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersPortType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLReferenceParamsTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "addNumbers8" operation, using default instead
 [wsimport]   line 155 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "addNumbers8" operation, using default instead
 [wsimport]   line 156 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in "addNumbersFault" fault element of "addNumbers8" operation, using default instead
 [wsimport]   line 157 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLRequiredFalseTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/vi_built_WSAW2JDLRequiredFalseTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault_Exception.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersPortType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in input element of "addNumbers8" operation, using default instead
 [wsimport]   line 155 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in output element of "addNumbers8" operation, using default instead
 [wsimport]   line 156 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] [WARNING] ignoring empty Action in "addNumbersFault" fault element of "addNumbers8" operation, using default instead
 [wsimport]   line 157 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersPortType.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersFault_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersPortType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/AddNumbersService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/package-info.java 
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLRequiredFalseTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest21.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest31.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest21.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest31.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [move] Moving 14 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 9 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/RespectBindingFeatureTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/vi_built_WSAW2JDLRespectBindingFeature_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbers.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbersResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest21.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest31.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl21.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestImpl31.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/TestConstants.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbers.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbersResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest21.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest3.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest31.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbers.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/AddNumbersResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest21.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTest31.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/RespectBindingFeatureTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/package-info.java 
     [move] Moving 14 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 9 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLRespectBindingFeature
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml custom-server2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/custom-server.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/custom-server2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Car.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealer.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Ford.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedans.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedansResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Toyota.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Car.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealer.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Ford.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedans.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedansResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Toyota.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSAW2JDLTypeSubstitutionTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/vi_built_WSAW2JDLTypeSubstitutionTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Car.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealer.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Ford.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedans.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedansResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Toyota.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml custom-client2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/custom-client.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/custom-client2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Car.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealer.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerService.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Ford.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedans.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedansResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Toyota.java
 [wsimport] com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Car.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealer.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/CarDealerService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Ford.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedans.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/GetSedansResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/Toyota.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/generated_sources/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/package-info.java 
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSAW2JDLTypeSubstitutionTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/constants
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/wsi/constants

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/vi_built_WSJ2WDLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBeanResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorld.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorldResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperationResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLR2201TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2201
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLR2204TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2204
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/vi_built_WSJ2WDLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/ArrayOperationResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/GetBeanResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorld.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/HelloWorldResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperation.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/jaxws/StringOperationResponse.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLR2210TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2210
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.doclitservice.J2WDLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/J2WDLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WDLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/doclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/doclitclient/J2WDLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/doclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/doclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WDLR2716TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/document/literal/R2716
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1000
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1000

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1000TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1000
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1001
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1001

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1001TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1001
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1002
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1002

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1002TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1002
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1003
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1003

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1003TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1003
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1010
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1010

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1010TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1010
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1124TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1124
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR1126TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R1126
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2001TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2001
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2002TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2002
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2003TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2003
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2004TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2004
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2005TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2005
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2007TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2007
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2022TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2022
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2023TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2023
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2101TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2101
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2102TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2102
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2105TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2105
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2110TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2110
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2111TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2111
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2112TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2112
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2203TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2203
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2205TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2205
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2206TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2206
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2207TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2207
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2301
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2301

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2301TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2301
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2303TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2303
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2304TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2304
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2305TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2305
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2306TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2306
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2401TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2401
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2701TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2701
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2702TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2702
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2705TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2705
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2710TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2710
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2717TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2717
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718/Client.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2718TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2718
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2720TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2720
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2721TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2721
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2723TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2723
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2724
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2724

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2724TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2724
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2725
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2725

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2725TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2725
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2726TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2726
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2749TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2749
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/FaultTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing Java-to-WSDL generation using vendor specific tools
     [echo] ----------------------------------------------------------
    [wsgen] JAX-WS RI 3.0.1-b01
    [wsgen] command line: wsgen-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/generated_sources -verbose -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar:/opt/tools/java/openjdk/jdk-11/lib/tools.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice -wsdl:soap1.1 -r /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTestImpl
    [wsgen] com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.java
    [wsgen] [ProcessedMethods Interface: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.SoapFaultTest]
    [wsgen] [should process method: alwaysThrowsException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [exceptionBean: com.sun.ts.tests.jaxws.sharedwebservices.faultservice.jaxws.DummyExceptionBean]
    [wsgen] [should process method: alwaysThrowsServerException hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsServerException()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailUnqualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedChildren()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailNoAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
    [wsgen] [should process method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes hasWebMethods: false ]
    [wsgen] [endpointReferencesInterface: true]
    [wsgen] [declaring class has WebService: true]
    [wsgen] [returning: true]
    [wsgen] [WrapperGen - method: alwaysThrowsSOAPFaultExceptionDetailQualifiedAttributes()]
    [wsgen] [method.getDeclaringType(): ()java.lang.String]
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [move] Moving 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/FaultTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/faultservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/vi_built_WSJ2WFaultService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/DummyException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/SoapFaultTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/jaxws/DummyExceptionBean.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.wsdl -p com.sun.ts.tests.jaxws.sharedclients.faultclient -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java
 [wsimport] com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/DummyException_Exception.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/FaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/SoapFaultTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/faultclient/generated_sources/com/sun/ts/tests/jaxws/sharedclients/faultclient/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/faultclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2754TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2754
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR2801TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R2801
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSJ2WRLR4003TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal/R4003
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/j2w/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/requests
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/wsi/requests

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/utils
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/wsi/utils

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/W2JDLR1141TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/W2JDLR1141TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/W2JDLR1141TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/W2JDLR1141TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Client.java:337: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]         new Integer(data.length).toString());
 [ts.javac]         ^
 [ts.javac] 1 warning

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR1141TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/vi_built_WSW2JDLR1141TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/W2JDLR1141TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR1141TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2030TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/vi_built_WSW2JDLR2030TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/W2JDLR2030TestService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2030TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/Header.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ServiceFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/Header.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ServiceFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2707TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/vi_built_WSW2JDLR2707TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/Header.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/ServiceFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/W2JDLR2707TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2707TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2709TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/vi_built_WSW2JDLR2709TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/W2JDLR2709TestService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2709TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [move] Moving 10 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2712TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/vi_built_WSW2JDLR2712TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/W2JDLR2712TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/package-info.java 
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2712TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestTwo.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestTwo.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2747TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/vi_built_WSW2JDLR2747TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/W2JDLR2747TestTwoImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2747TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestTwo.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestTwo.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR2748TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/vi_built_WSW2JDLR2748TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/W2JDLR2748TestTwoImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR2748TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR4002TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/vi_built_WSW2JDLR4002TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/W2JDLR4002TestService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR4002TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [move] Moving 3 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JDLR4003TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/vi_built_WSW2JDLR4003TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/W2JDLR4003TestService.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JDLR4003TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSW2JDLSwaRefTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSW2JDLSwaRefTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSIDLSwaRefTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSIDLSwaRefTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLSwaRefTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/vi_built_WSWSIDLSwaRefTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSIDLSwaRefTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSW2JDLSwaRefTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSW2JDLSwaRefTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSIDLSwaRefTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeRequest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/SwaRefTypeResponse2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSIDLSwaRefTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/package-info.java 
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWSIDLSwaRefTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSW2JDLSwaTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSW2JDLSwaTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestGet.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestPut.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestThrowAFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestWithHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/VoidRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSIDLSwaTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestGet.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestPut.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestThrowAFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestWithHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/VoidRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSIDLSwaTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [move] Moving 21 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/Client.java:1250: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     tmp = tmp.replaceAll("8080", new Integer(portnum).toString());
 [ts.javac]                                  ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 1 warning
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JDLSwaTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/vi_built_WSWSIDLSwaTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestGet.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestPut.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestThrowAFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestWithHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseAll.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/VoidRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSIDLSwaTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSW2JDLSwaTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSW2JDLSwaTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestGet.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestPut.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestThrowAFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestWithHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/VoidRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSIDLSwaTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestGet.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestPut.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestThrowAFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/InputRequestWithHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/OutputResponseString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/SwaTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/VoidRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSIDLSwaTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/package-info.java 
     [move] Moving 18 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/Client.java:1250: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     tmp = tmp.replaceAll("8080", new Integer(portnum).toString());
 [ts.javac]                                  ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 1 warning
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWSIDLSwaTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1005TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/vi_built_WSW2JRLR1005TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/R1005ConformanceChecker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/W2JRLR1005TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1005TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1006TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/vi_built_WSW2JRLR1006TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/R1006ConformanceChecker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/W2JRLR1006TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1006TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1007TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/vi_built_WSW2JRLR1007TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/R1007ConformanceChecker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/W2JRLR1007TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1007TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1011TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/vi_built_WSW2JRLR1011TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/W2JRLR1011TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1011TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1012TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/vi_built_WSW2JRLR1012TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/W2JRLR1012TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1012TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1014TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/vi_built_WSW2JRLR1014TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/R1014ConformanceChecker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/W2JRLR1014TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1014TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1015
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleTest.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.simpleservice.SimpleEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/SimpleTest.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/simpleservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/vi_built_WSJ2WSimpleService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/ConformanceClaimHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/SimpleEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/simpleclient/SimpleTest.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/simpleclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/simpleclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1015

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1015TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1015
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1016TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/vi_built_WSW2JRLR1016TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/XMLLangHandler.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/W2JRLR1016TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1016TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/W2JRLR1027TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/W2JRLR1027TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1027TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/vi_built_WSW2JRLR1027TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1027TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/W2JRLR1141TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/W2JRLR1141TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Hello.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/W2JRLR1141TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Hello.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/W2JRLR1141TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 2 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Client.java:329: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]         new Integer(data.length).toString());
 [ts.javac]         ^
 [ts.javac] 1 warning

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR1141TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/vi_built_WSW2JRLR1141TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/Hello.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/HelloResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/W2JRLR1141TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR1141TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR11XXTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/vi_built_WSW2JRLR11XXTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestTwoImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/W2JRLR11XXTestService.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR11XXTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/customfile2.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2009TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/vi_built_WSW2JRLR2009TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/IncludedUTF16IntegerResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/W2JRLR2009TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2009TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Request.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Request.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Request.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Request.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Response.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Request.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Response.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [move] Moving 12 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2010TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/vi_built_WSW2JRLR2010TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF16Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportDirectlyUTF8Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF16Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Request.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ImportIndirectlyUTF8Response.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/W2JRLR2010TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2010TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/customfile2.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2011TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/vi_built_WSW2JRLR2011TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportDirectlyStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ImportIndirectlyStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/W2JRLR2011TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2011TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2030TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/vi_built_WSW2JRLR2030TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/W2JRLR2030TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2030TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] Building dependency dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:

compile:

do_java2wsdl_generate_server:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLShared.wsdl
     [echo] impl=com.sun.ts.tests.jaxws.sharedwebservices.rpclitservice.J2WRLSharedEndpointImpl
     [echo] _impl=com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl
     [echo] _impl2=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class
     [echo] WSGen: No generation is necessary, files are up to date
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/standalone.sun-web.xml to copy.

j2w_webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/J2WRLShared.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/vi_built_WSJ2WRLShared_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedBean.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/J2WRLSharedEndpointImpl.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

package:

build:
     [echo] copying wsdl and xsd from dependency directory
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client_with_package_option:
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/sharedclients/rpclitclient/J2WRLShared.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/sharedclients/rpclitclient
     [echo] WSImport: No generation is necessary, files are up to date

compile:

-postcompile:

package:
     [echo] No package target implemented for com/sun/ts/tests/jaxws/sharedclients/rpclitclient

build:
     [echo] copying wsdl and xsd from dependency directory
     [copy] Copying 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105

compile:
 [ts.javac] Compiling 1 source file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2105TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2105
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/StringArray.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/StringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2113TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/vi_built_WSW2JRLR2113TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/R2113ConformanceChecker.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleTest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/StringArray.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/W2JRLR2113TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleTest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/StringArray.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/SimpleTest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/StringArray.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/package-info.java 
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2113TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2114TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/vi_built_WSW2JRLR2114TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/IncludedStringResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/W2JRLR2114TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2114TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] [WARNING] fault "HeaderFault" in portType operation "echoString" does not match any fault in the corresponding binding operation
 [wsimport]   line 90 of file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.wsdl
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFaultReason.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ServiceFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFaultReason.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ServiceFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2706TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/vi_built_WSW2JRLR2706TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/HeaderFaultReason.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/MyHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/ServiceFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/W2JRLR2706TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2706TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Header.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ServiceFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Header.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ServiceFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2707TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/vi_built_WSW2JRLR2707TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/Header.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/ServiceFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/W2JRLR2707TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2707TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringZero.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringZero.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [move] Moving 8 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2709TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/vi_built_WSW2JRLR2709TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/NonNullStringZero.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/W2JRLR2709TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2709TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/W2JRLR2714TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/W2JRLR2714TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2714TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/vi_built_WSW2JRLR2714TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2714TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoException.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoExceptionType.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoException.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoExceptionType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2728TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/vi_built_WSW2JRLR2728TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoException.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/EchoExceptionType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/W2JRLR2728TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2728TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2729TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/vi_built_WSW2JRLR2729TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/W2JRLR2729TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2729TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: Some input files use unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2738TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/vi_built_WSW2JRLR2738TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ConfigHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/W2JRLR2738TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2738TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2739TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/vi_built_WSW2JRLR2739TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/R2739Handler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/W2JRLR2739TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2739TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/FooBar.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/FooBar.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR273XTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/vi_built_WSW2JRLR273XTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/FooBar.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2Impl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/FooBar.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/FooBar.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/W2JRLR273XTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR273XTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Dummy.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Dummy.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2744TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/vi_built_WSW2JRLR2744TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Dummy.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/DummyImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Dummy.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/Dummy.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/W2JRLR2744TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2744TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Dummy.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Dummy.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [move] Moving 11 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2745TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/vi_built_WSW2JRLR2745TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Dummy.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/DummyImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Dummy.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/Dummy.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/W2JRLR2745TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/package-info.java 
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 7 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2745TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2747TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/vi_built_WSW2JRLR2747TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/W2JRLR2747TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2747TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 5 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2748TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/vi_built_WSW2JRLR2748TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/W2JRLR2748TestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2748TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/customfile.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/customfile2.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader3.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader3.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [move] Moving 7 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2751TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/vi_built_WSW2JRLR2751TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ConfigHeader3.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/W2JRLR2751TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2751TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/customfile-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleTest.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [move] Moving 4 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR2753TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/vi_built_WSW2JRLR2753TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/R2753Handler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpoint.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpointImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleTest.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/W2JRLR2753TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/customfile-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpoint.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleTest.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleEndpoint.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/SimpleTest.java 
     [move] Moving 2 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 4 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR2753TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR4001TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/vi_built_WSW2JRLR4001TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/W2JRLR4001TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR4001TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [move] Moving 5 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-precompile:

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR4002TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/vi_built_WSW2JRLR4002TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/W2JRLR4002TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR4002TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

encode:

-precompile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=customfile.xml customfile2.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/customfile2.xml -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/customfile.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF16.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF8.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003Test.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF16.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF8.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003Test.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

compile:
 [ts.javac] Compiling 3 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built

-postcompile:

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/standalone.sun-web.xml to copy.

vehicles_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR4003TestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003 is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/vi_built_WSW2JRLR4003TestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF16.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/NonNullStringUTF8.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003Test.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/W2JRLR4003TestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR4003TestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime

package:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [move] Moving 9 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/standalone.sun-web.xml to copy.

webservice_import_package:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/W2JRLR97XXTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyendpointhandlerfile:
     [echo] Check if server-handler.xml file exists
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/vi_built_WSW2JRLR97XXTestService_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/NonNullString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOne.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOneImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwo.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwoImpl.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeendpointhandlerfile:
     [echo] Removing server-handler.xml file from classes dir

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/NonNullString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOne.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwo.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/NonNullString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestOne.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/W2JRLR97XXTestTwo.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/package-info.java 
     [move] Moving 6 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSW2JRLR97XXTestService
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

build:
[dosubdirs] Entering /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_server:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSW2JRLSwaTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-server.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSW2JRLSwaTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/custom-server.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGet.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGetAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPut.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPutAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseGetAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/VoidRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSIRLSwaTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGet.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGetAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPut.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPutAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseGetAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/VoidRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSIRLSwaTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/package-info.java 
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [move] Moving 21 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/Client.java:1549: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     tmp = tmp.replaceAll("8080", new Integer(portnum).toString());
 [ts.javac]                                  ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 1 warning
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

copy_webxml_file:
     [echo] Using filter file:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/common/xml/standalone.tokens
     [copy] Copying 1 file to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/standalone.webservices.xml to copy.
     [copy] Warning: Could not find file /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/standalone.sun-web.xml to copy.

webservice_import_package_with_content:
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/WSW2JRLSwaTestService.wsdl
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_endpoint_dd_files:
     [echo] Directory, com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest is rebuildable: true
[preservejar] Building jar: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/vi_built_WSWSIRLSwaTest_web.war
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGet.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGetAll.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPut.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPutAll.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestString.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFault.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFaultType.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyHeader.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ObjectFactory.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponse.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseAll.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseGetAll.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ServerSOAPHandler.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestImpl1.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTestImpl2.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/VoidRequest.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSIRLSwaTestService.class already added, skipping
[preservejar] WEB-INF/classes/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/package-info.class already added, skipping
     [echo] Copying sun runtime file to dist
     [echo] removing the new SEI and GSI sources for vehicle: endpoint
     [echo] *** ts.ear.xml: build.level is set to 2
     [echo] *** ts.ear.xml: an ear file will not be created

generate_client:
[ts.clean.classes] Deleting directory /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

do_wsdl2java_generate_client:
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources
     [echo] wsdlFile=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSW2JRLSwaTestService.wsdl
     [echo] class.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] inf.wsdl.location=WEB-INF/wsdl
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] pkg.dir=com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] _src.pkg.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] current.dir=/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest
     [echo] wsdlLocation=${wsdl.location}
     [echo] tmp.wsdl.location=WEB-INF/wsdl/${the.wsdl.filename}
     [echo] binding files=custom-client.xml
     [echo] excluded binding files=
     [echo] build.vi=true
     [echo] ----------------------------------------------------------
     [echo] Doing WSDL-to-Java generation using vendor specific tools
     [echo] ----------------------------------------------------------
 [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation
 [wsimport] JAX-WS RI 3.0.1-b01
 [wsimport] command line: wsimport-d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes -keep -s /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources -verbose -catalog /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/common/xml/catalog/META-INF/jax-ws-catalog.xml /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSW2JRLSwaTestService.wsdl -b /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/custom-client.xml -wsdllocation WEB-INF/wsdl/${the.wsdl.filename}
 [wsimport] parsing WSDL...
 [wsimport] 
 [wsimport] 
 [wsimport] 
 [wsimport] Generating code...
 [wsimport] 
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGet.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGetAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPut.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPutAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestString.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFault.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFaultType.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyHeader.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ObjectFactory.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponse.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseGetAll.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest1.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest2.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/VoidRequest.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSIRLSwaTestService.java
 [wsimport] com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/package-info.java
 [wsimport] 
 [wsimport] Compiling code...
 [wsimport] 
 [wsimport] javac -d /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_classes -classpath /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/lib/resolver.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-api-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/webservices-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jaxb-osgi.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/gmbal.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/management-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/mimepull.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/ha-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-utils.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.inject-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-api.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/aopalliance-repackaged.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-core.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/javassist.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/hk2-runlevel.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/class-model.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-analysis.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-commons.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-tree.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/asm-util.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/tiger-types.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/osgi-resource-locator.jar:/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/modules/jakarta.activation.jar /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGet.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestGetAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPut.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestPutAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/InputRequestString.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFault.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyFaultType.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/MyHeader.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ObjectFactory.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponse.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/OutputResponseGetAll.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest1.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/SwaTest2.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/VoidRequest.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSIRLSwaTestService.java /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/generated_sources/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/package-info.java 
     [move] Moving 18 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] Compiling 6 source files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/classes_vi_built
 [ts.javac] /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/Client.java:1549: warning: [deprecation] Integer(int) in Integer has been deprecated
 [ts.javac]     tmp = tmp.replaceAll("8080", new Integer(portnum).toString());
 [ts.javac]                                  ^
 [ts.javac] Note: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/src/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/ServerSOAPHandler.java uses unchecked or unsafe operations.
 [ts.javac] Note: Recompile with -Xlint:unchecked for details.
 [ts.javac] 1 warning
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

client_import_package:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

annotate_vehicles:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copyclienthandlerfile:
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

copy_client_dd_files:
     [echo] vehiclestobuild:    standalone
     [echo] vehicleoverride:    standalone
     [echo] name:    WSWSIRLSwaTest
     [echo] vehicle: standalone
     [echo] Building standalone vehicle
     [echo] about to sweep vehicle runtime
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

jaxws.dependency.checks:
     [echo] standalone.mode=true
     [echo] ok.copy.templates.dd.files=${ok.copy.templates.dd.files}
     [echo] ok.copy.no.dd.files=${ok.copy.no.dd.files}

removeclienthandlerfile:

build:

BUILD SUCCESSFUL
Total time: 9 minutes 40 seconds
+ cd /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin
+ ant -Dkeywords=all deploy.all
Buildfile: /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/build.xml
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.
Trying to override old definition of datatype string

setup.archive.set:

deploy.all:
     [echo] keywords=all
     [echo] keywords.direction.forward=true
     [echo] keywords.direction.reverse=true
     [echo] Server is Running on host - localhost and port - 8080
     [echo] ts.home = /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../..
     [echo] In a bundle
     [echo] The deliverable currently in use is /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/../../bin.

-deploy.all:
  [gf.echo] 0 archive(s) to undeploy
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/WSJ2WDLNOSEI_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/nosei/server/WSJ2WDLNOSEI_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/WSJ2WDLRESTFUL_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/restful/server/WSJ2WDLRESTFUL_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/WSJ2WDLSMT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/sessionmaintaintest/server/WSJ2WDLSMT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/webmethod/server/WSJ2WDLWEBMETHOD_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest1/WSJ2WHandlerChainTest1Service_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/handlerchaintest2/WSJ2WHandlerChainTest2Service_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/WSJ2WRLNOSEI_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/rpc/literal/nosei/server/WSJ2WRLNOSEI_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/asynctest/server/WSW2JDLAsyncTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/catalogtest/WSW2JDLCatalogTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/embedded/WSW2JDLCustomizationEmbeddedTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/customization/external/WSW2JDLCustomizationExternalTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/handlerchaintest/WSW2JHandlerChainTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/headertest/WSW2JDLHeaderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/holdertest/WSW2JDLHolderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/httptest/WSW2JDLHttpTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/marshalltest/WSW2JDLMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/WSW2JDLMTOMFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomfeature/WSW2JDLMTOMFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/mtomtest/WSW2JDLMTOMTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/onewayhandlertest/server/WSDLOWHandlerTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/document/literal/wrapperstyle/marshalltest/WSW2JDLWMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/headertest/WSW2JRLHeaderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/holdertest/WSW2JRLHolderTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httpservletmsgctxpropstest/WSW2JRLHttpServletMsgCtxPropsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/httptest/WSW2JRLHttpTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/marshalltest/WSW2JRLMarshallTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/onewayhandlertest/server/WSRLOWHandlerTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/parametermodetest/WSW2JRLParameterModeTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/WSW2JBAT_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/sec/secbasic/WSW2JBAT_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/xmlnamemappingtest/WSW2JXMLNameMappingTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/jaxws23/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest23_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/WSDLHandlerService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhandlerservice/WSDLHandlerService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/dlhelloproviderservice/WSDLHelloProviderService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclithelloservice/WSDLHelloService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/WSJ2WDLShared_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/doclitservice/WSJ2WDLShared_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/WSJ2WFaultService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/faultservice/WSJ2WFaultService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/hellosecureservice/WSHelloSecureService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/WSRLHandlerService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rlhandlerservice/WSRLHandlerService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/WSJ2WRLShared_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/rpclitservice/WSJ2WRLShared_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/WSJ2WSimpleService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/simpleservice/WSJ2WSimpleService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/sharedwebservices/xmlbinddlhelloproviderservice/WSXMLBindDLHelloProviderService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/WSAJ2WDLActionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/action/WSAJ2WDLActionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/addressingfeature/WSAJ2WDLAddressingFeatureTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/anonymous/WSAJ2WDLAnonymousTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/WSAJ2WDLEPRTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/epr/WSAJ2WDLEPRTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/refps/WSAJ2WDLReferenceParamsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/requestresponse/WSAJ2WDLRequestResponseTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/j2w/document/literal/typesubstitution/WSAJ2WDLTypeSubstitutionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/action/WSAW2JDLActionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/WSAW2JDLAddressingFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/addressingfeature/WSAW2JDLAddressingFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/anonymous/WSAW2JDLAnonymousTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/delimiter/WSAW2JDLDelimiterTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/WSAEPRInWsdlTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/eprinwsdl/WSAEPRInWsdlTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/oneway/WSAW2JDLOneWayTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/WSAProviderTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/providertest/WSAProviderTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/refps/WSAW2JDLReferenceParamsTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/requiredfalse/WSAW2JDLRequiredFalseTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/respectbindingfeature/WSAW2JDLRespectBindingFeature_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsa/w2j/document/literal/typesubstitution/WSAW2JDLTypeSubstitutionTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/WSW2JDLR1141TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R1141/WSW2JDLR1141TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/WSW2JDLR2030TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2030/WSW2JDLR2030TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/WSW2JDLR2707TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2707/WSW2JDLR2707TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/WSW2JDLR2709TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2709/WSW2JDLR2709TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/WSW2JDLR2712TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2712/WSW2JDLR2712TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/WSW2JDLR2747TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2747/WSW2JDLR2747TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/WSW2JDLR2748TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R2748/WSW2JDLR2748TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/WSW2JDLR4002TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4002/WSW2JDLR4002TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/WSW2JDLR4003TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/R4003/WSW2JDLR4003TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSWSIDLSwaRefTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swareftest/WSWSIDLSwaRefTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSWSIDLSwaTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/document/literal/swatest/WSWSIDLSwaTest_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/WSW2JRLR1005TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1005/WSW2JRLR1005TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/WSW2JRLR1006TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1006/WSW2JRLR1006TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/WSW2JRLR1007TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1007/WSW2JRLR1007TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/WSW2JRLR1011TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1011/WSW2JRLR1011TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/WSW2JRLR1012TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1012/WSW2JRLR1012TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/WSW2JRLR1014TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1014/WSW2JRLR1014TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/WSW2JRLR1016TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1016/WSW2JRLR1016TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/WSW2JRLR1027TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1027/WSW2JRLR1027TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/WSW2JRLR1141TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R1141/WSW2JRLR1141TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/WSW2JRLR11XXTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R11XX/WSW2JRLR11XXTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/WSW2JRLR2009TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2009/WSW2JRLR2009TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/WSW2JRLR2010TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2010/WSW2JRLR2010TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/WSW2JRLR2011TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2011/WSW2JRLR2011TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/WSW2JRLR2030TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2030/WSW2JRLR2030TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/WSW2JRLR2113TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2113/WSW2JRLR2113TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/WSW2JRLR2114TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2114/WSW2JRLR2114TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/WSW2JRLR2706TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2706/WSW2JRLR2706TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/WSW2JRLR2707TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2707/WSW2JRLR2707TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/WSW2JRLR2709TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2709/WSW2JRLR2709TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/WSW2JRLR2714TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2714/WSW2JRLR2714TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/WSW2JRLR2728TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2728/WSW2JRLR2728TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/WSW2JRLR2729TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2729/WSW2JRLR2729TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/WSW2JRLR2738TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2738/WSW2JRLR2738TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/WSW2JRLR2739TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2739/WSW2JRLR2739TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/WSW2JRLR273XTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R273X/WSW2JRLR273XTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/WSW2JRLR2744TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2744/WSW2JRLR2744TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/WSW2JRLR2745TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2745/WSW2JRLR2745TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/WSW2JRLR2747TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2747/WSW2JRLR2747TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/WSW2JRLR2748TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2748/WSW2JRLR2748TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/WSW2JRLR2751TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2751/WSW2JRLR2751TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/WSW2JRLR2753TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R2753/WSW2JRLR2753TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/WSW2JRLR4001TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4001/WSW2JRLR4001TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/WSW2JRLR4002TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4002/WSW2JRLR4002TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/WSW2JRLR4003TestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R4003/WSW2JRLR4003TestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/WSW2JRLR97XXTestService_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/R97XX/WSW2JRLR97XXTestService_web.war
  [gf.echo] Looking at /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSWSIRLSwaTest_web.war
  [gf.echo] Added sun xml file(s) to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/wsi/w2j/rpc/literal/swatest/WSWSIRLSwaTest_web.war
  [gf.echo] 106 archive(s) to deploy
     [copy] Copying 106 files to /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/glassfish6/glassfish/domains/domain1/autodeploy
  [gf.echo] Deploying archive:  /home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/dist/com/sun/ts/tests/jaxws/ee/j2w/document/literal/marshalltest/server/WSJ2WDLMT_web.war
  [gf.echo] Deployment Failed:  WSJ2WDLMT_web.war

BUILD FAILED
/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/ts.top.import.xml:288: The following error occurred while executing this line:
/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/impl/glassfish/deploy.xml:78: The following error occurred while executing this line:
/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/impl/glassfish/deploy.xml:152: The following error occurred while executing this line:
/home/jenkins/agent/workspace/TCK_jakarta_9_JAXWS/xml-ws-tck/bin/xml/impl/glassfish/deploy.xml:212: Deployment Failed for one or more archives.  Check the server log to see which failed.

Total time: 26 seconds
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 76 killed;
[ssh-agent] Stopped.
Archiving artifacts
Finished: FAILURE